View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004710 | NoesisGUI | Unreal | public | 2026-01-15 19:15 | 2026-01-19 21:04 |
| Reporter | SillyGoose | Assigned To | hcpizzi | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.10 | ||||
| Target Version | 3.2.11 | Fixed in Version | 3.2.11 | ||
| Summary | 0004710: Crash reimporting xaml in Unreal - Possible null guard needs adding | ||||
| Description | I think you will want to add a null ptr guard for
I can't remember the exact situation that caused it to end up as null, it was something like saving the xaml uasset, but not one of its imported textures, then next run reimporting. I haven't repro'd it since, but it did crash in there. Either should be guarded or some sanitation checks. | ||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-01-15 19:15 | SillyGoose | New Issue | |
| 2026-01-15 22:00 | jsantos | Assigned To | => hcpizzi |
| 2026-01-15 22:00 | jsantos | Status | new => assigned |
| 2026-01-15 22:00 | jsantos | Target Version | => 3.2.11 |
| 2026-01-19 21:04 | hcpizzi | Status | assigned => resolved |
| 2026-01-19 21:04 | hcpizzi | Resolution | open => fixed |
| 2026-01-19 21:04 | hcpizzi | Fixed in Version | => 3.2.11 |