View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001442 | NoesisGUI | Unity | public | 2019-04-03 17:10 | 2019-04-04 18:07 |
| Reporter | stonstad | Assigned To | jsantos | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.0rc1 | ||||
| Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
| Summary | 0001442: XAML Import Causes Unity to Freeze | ||||
| Description | Unity freezes and Noesis blocks on the main thread. From forums, this is related to a mutex lock getting destroyed before it is released. https://www.noesisengine.com/forums/viewtopic.php?f=3&t=1616&p=9417#p9417 | ||||
| Steps To Reproduce | 1) Modify XAML external to Unity. It's a threading race condition issue -- it happens about 1 in 10 times when external XAML is modified. Because it is threading related, it can happen three times in a row or not at all. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-04-03 17:10 | stonstad | New Issue | |
| 2019-04-03 17:12 | stonstad | Description Updated | |
| 2019-04-04 17:44 | jsantos | Assigned To | => jsantos |
| 2019-04-04 17:44 | jsantos | Status | new => assigned |
| 2019-04-04 17:44 | jsantos | Target Version | => 2.2.1 |
| 2019-04-04 18:07 | jsantos | Status | assigned => resolved |
| 2019-04-04 18:07 | jsantos | Resolution | open => fixed |
| 2019-04-04 18:07 | jsantos | Fixed in Version | => 2.2.1 |
| 2019-04-04 18:07 | jsantos | Note Added: 0005591 | |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |