View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001872 | NoesisGUI | C++ SDK | public | 2020-12-30 15:29 | 2021-01-07 18:58 |
| Reporter | asusralis | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.0.8 | ||||
| Target Version | 3.0.9 | Fixed in Version | 3.0.9 | ||
| Summary | 0001872: Crash from clicking button | ||||
| Description | When upgrading from 3.06 -> 3.0.8, a button makes Unity crash. It does not show any error and no crash logs are created. Video of it happening, thought I don't know if it helps: https://files.catbox.moe/djagdk.mp4 It seems once I move my tooltip from the button it stops crashing, but it seems when I tried to add it back (out of playing) the editor crashed when the xaml was reimporting (?). My tooltip is a custom one that is made to follow the mouse. public class SmartToolTip : ToolTip
#if UNITY_5_3_OR_NEWER
#if UNITY_5_3_OR_NEWER | ||||
| Platform | Any | ||||
|
And here is the tooltip style: |
|
|
Using the provided class and style I'm not able to reproduce the crash. |
|
|
I think you still have access to it. Checkout 3.0.8-dev, play, start game, settle city, and click on any product in the city tab. Sometimes you need to move the cursor in the button after clicking it to have it crash. |
|
|
Oh, you don't even need to click the button. I think the tooltip closing makes it crash. |
|
|
Thanks for the information, I'll check it right now. |
|
|
Found the problem, please try the following patched library: |
|
|
Yes, I believe that fixed it. Thanks! |
|
|
Is there any reason why I'm not getting emails anymore? It seems like I should be looking at my preferences. I also keep receving this error when trying to reply to things: https://i.imgur.com/vOW8hhs.png |
|
|
I fixed the error regarding the timeout. About not getting emails, sometimes it happens, I will check tomorrow if there is something wrong at our side. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-12-30 15:29 | asusralis | New Issue | |
| 2020-12-30 15:42 | asusralis | Note Added: 0006932 | |
| 2020-12-30 17:24 | jsantos | Target Version | => 3.0.9 |
| 2020-12-30 17:24 | jsantos | Assigned To | => sfernandez |
| 2020-12-30 17:24 | jsantos | Status | new => assigned |
| 2020-12-30 17:33 | sfernandez | Status | assigned => feedback |
| 2020-12-30 17:33 | sfernandez | Note Added: 0006936 | |
| 2020-12-30 19:23 | asusralis | Note Added: 0006937 | |
| 2020-12-30 19:23 | asusralis | Status | feedback => assigned |
| 2020-12-30 19:25 | asusralis | Note Added: 0006938 | |
| 2020-12-31 11:49 | sfernandez | Note Added: 0006939 | |
| 2020-12-31 13:12 | sfernandez | Status | assigned => feedback |
| 2020-12-31 13:12 | sfernandez | Note Added: 0006940 | |
| 2021-01-03 14:48 | asusralis | Note Added: 0006944 | |
| 2021-01-03 14:48 | asusralis | Status | feedback => assigned |
| 2021-01-03 14:50 | asusralis | Note Added: 0006945 | |
| 2021-01-03 20:18 | jsantos | Note Added: 0006947 | |
| 2021-01-07 18:58 | sfernandez | Status | assigned => resolved |
| 2021-01-07 18:58 | sfernandez | Resolution | open => fixed |
| 2021-01-07 18:58 | sfernandez | Fixed in Version | => 3.0.9 |