View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001890 | NoesisGUI | Unity | public | 2021-01-19 09:02 | 2021-05-04 02:40 |
| Reporter | HakPak | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | feedback | Resolution | open | ||
| Product Version | 3.0.9 | ||||
| Summary | 0001890: Seemingly random Crashes in editor and build | ||||
| Description | According to the error.log, the crash is caused by an access violation. Stacktrace: 0x00007FFD219897D6 (Noesis) KeyEventArgs_IsToggled_get | ||||
| Steps To Reproduce | Nothing specific, the crash seems to happen when my ViewModels update their data. | ||||
| Attached Files | |||||
| Platform | Windows | ||||
|
Hello, as it seems this cannot be reproduced in a deterministic way and I need a bit more information to understand the scenario where this is happening, I've built a new debug library with some extra logs: Could you please try this library in your project? I also need you to set Tools > NoesisGUI > Settings... > Log Verbosity = "Bindings". Thanks for your help. |
|
|
Hello sfernandez, after including the library and changing the setting, the game crashes immediately after the unity splash screen, unity also crashed when I tried to play in editor. |
|
|
I've built a new library with more logs to narrow the source of the problem, could you please try again with Log Verbosity still set to "Bindings": |
|
|
With the new library the game was able to start again and the error did occur, albeit much later than usual. |
|
|
Is it possible that you are changing the UI or the ViewModel bound to the UI from a different thread than Unity Main? |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-01-19 09:02 | HakPak | New Issue | |
| 2021-01-19 09:02 | HakPak | File Added: Crash_2021-01-19_074457198.rar | |
| 2021-01-19 10:40 | sfernandez | Assigned To | => sfernandez |
| 2021-01-19 10:40 | sfernandez | Status | new => feedback |
| 2021-01-19 10:40 | sfernandez | Note Added: 0006960 | |
| 2021-01-19 12:12 | HakPak | File Added: Crash_2021-01-19_110826344.rar | |
| 2021-01-19 12:12 | HakPak | Note Added: 0006961 | |
| 2021-01-19 12:12 | HakPak | Status | feedback => assigned |
| 2021-01-19 17:02 | jsantos | Target Version | => 3.0.10 |
| 2021-01-19 17:02 | jsantos | Description Updated | |
| 2021-01-20 18:25 | sfernandez | Status | assigned => feedback |
| 2021-01-20 18:25 | sfernandez | Note Added: 0006968 | |
| 2021-01-20 19:24 | HakPak | File Added: Crash_2021-01-20_180914970.rar | |
| 2021-01-20 19:24 | HakPak | Note Added: 0006969 | |
| 2021-01-20 19:24 | HakPak | Status | feedback => assigned |
| 2021-01-27 18:42 | sfernandez | Status | assigned => feedback |
| 2021-01-27 18:42 | sfernandez | Note Added: 0007002 | |
| 2021-02-10 18:30 | jsantos | Target Version | 3.0.10 => 3.0.11 |
| 2021-03-15 17:11 | jsantos | Target Version | 3.0.11 => 3.0.12 |
| 2021-05-04 02:40 | jsantos | Target Version | 3.0.12 => 3.0.13 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |