View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002393 | NoesisGUI | Unity3D | public | 2022-08-03 11:07 | 2023-03-27 12:14 |
Reporter | Sybaris | Assigned To | sfernandez | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | assigned | Resolution | open | ||
Product Version | 3.1.4 | ||||
Target Version | 3.2 | ||||
Summary | 0002393: Calling any Noesis methods without calling Noesis.GUI.Init() first, results in a Unity crash | ||||
Description | This happens for example in Unity Unit Tests. Calling ParseXaml() without initialization first, makes Unity crash. It would be helpful if the method would throw an exception with a text ala "Call Noesis.GUI.Init() first!". | ||||
Steps To Reproduce | Create a Unity Unit Test. Call ParseXaml() with a valid XAML file. -> Unity crashes. | ||||
Tags | No tags attached. | ||||
Platform | Any | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-03 11:07 | Sybaris | New Issue | |
2022-08-15 18:39 | sfernandez | Assigned To | => sfernandez |
2022-08-15 18:39 | sfernandez | Status | new => assigned |
2022-08-15 18:39 | sfernandez | Target Version | => 3.2.0 |
2023-03-27 12:14 | jsantos | Target Version | 3.2.0 => 3.2 |