View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001592 | NoesisGUI | Unity | public | 2019-11-30 23:02 | 2020-01-07 20:21 |
| Reporter | stonstad | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | unable to reproduce | ||
| Product Version | 2.2.5 | ||||
| Target Version | 2.2.6 | Fixed in Version | 2.2.6 | ||
| Summary | 0001592: Listbox Event Routing Causes Unity Crash | ||||
| Description | With the enclosed project load "default" scene. Reproduduction project, crash logs, and dmp included. A manifestation of this issue with a similar but somewhat different stack trace is an open issue in Stellar Conquest. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| related to | 0001591 | resolved | sfernandez | Unity Crash w/ Vanilla Noesis Installation if Noesis View Component Not Instantiated |
|
Encl. link to reproduction project. See Bug1Control.cs. http://stellarconquest.blob.core.windows.net/$root/NoesisBugs2.zip |
|
|
I was unable to reproduce the crash after many many Play/Stop/Play... tries. And attached crash dump and logs are very similar to ticket 0001591, they also show in Editor.log lots of asserts in the render device inside Unity's code: Assertion failed on expression: 'SUCCEEDED(hr)' The dump shows it finally crashes trying to initialize our render device code. @jsantos Could you confirm this is not a problem in our render device? |
|
|
I have not seen this behavior since it was originally reported. I want to say my GPU was in a bad state, somehow, and it is operating system, hardware, or Unity related. |
|
|
I think this is device corruption. Thanks for your feedback. I am going to close this. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-11-30 23:02 | stonstad | New Issue | |
| 2019-11-30 23:02 | stonstad | File Added: Crash_2019-11-30_215044902.zip | |
| 2019-11-30 23:05 | stonstad | Note Added: 0006025 | |
| 2019-12-16 18:48 | sfernandez | Assigned To | => sfernandez |
| 2019-12-16 18:48 | sfernandez | Status | new => assigned |
| 2019-12-16 18:48 | sfernandez | Target Version | => 2.2.6 |
| 2019-12-16 18:48 | sfernandez | Description Updated | |
| 2019-12-31 00:46 | sfernandez | Status | assigned => feedback |
| 2019-12-31 00:46 | sfernandez | Note Added: 0006053 | |
| 2019-12-31 00:48 | sfernandez | Relationship added | related to 0001591 |
| 2019-12-31 12:20 | jsantos | Note Edited: 0006053 | |
| 2020-01-01 21:03 | stonstad | Note Added: 0006055 | |
| 2020-01-01 21:03 | stonstad | Status | feedback => assigned |
| 2020-01-07 20:21 | jsantos | Status | assigned => resolved |
| 2020-01-07 20:21 | jsantos | Resolution | open => unable to reproduce |
| 2020-01-07 20:21 | jsantos | Fixed in Version | => 2.2.6 |
| 2020-01-07 20:21 | jsantos | Note Added: 0006068 | |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |