View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001429 | NoesisGUI | Unity | public | 2019-03-18 09:10 | 2019-04-16 10:59 |
| Reporter | shawn | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.0 | ||||
| Target Version | 2.2.2 | Fixed in Version | 2.2.1 | ||
| Summary | 0001429: unity2018 crash | ||||
| Description | For example:
#endif if some pictures are not exist there will throw a nullRef exception, and then I exited the play mode and play it again, the unity editor sometimes crash | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
unityVersion:2018.3.7f1(.3.6;.2.1 etc...) |
|
|
@sfernandez crash is happening here (root (mView->GetContent()) is NULL.)
Stacktrace:
|
|
|
Is this crash happening randomly or is it deterministic? |
|
|
Is it possible that the crash occurred when you tried to change a scene or exited the play mode while a popup was still open? |
|
|
Could you please try 2.2.1 version, we fixed a bug related to popups and I think it will solve your problems. |
|
|
thank you! i am trying 2.2.1 version! i'll feedback here if i encounter a problem |
|
|
would you see those crashes please |
|
|
@jsantos Could you help with these callstacks? Noesis.dll!SetDebugObjectName(ID3D11DeviceChild resource, const char str, ...) Line 117 C++ Unity.exe!D3D11CommonShader::ApplyGpuProgram(const GpuProgramParameters & params, const unsigned char * buffer, bool bindCBs) Line 184 C++ |
|
|
Could we please move these reports to different tickets giving more context about them? (to mark the original one as solved). Thanks! |
|
|
of course! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-03-18 09:10 | shawn | New Issue | |
| 2019-03-18 09:10 | shawn | Tag Attached: Unity | |
| 2019-03-18 09:10 | shawn | File Added: Crash_2019-03-18_055759309.zip | |
| 2019-03-18 09:13 | shawn | Note Added: 0005538 | |
| 2019-03-18 22:17 | sfernandez | Assigned To | => sfernandez |
| 2019-03-18 22:17 | sfernandez | Status | new => assigned |
| 2019-03-18 22:17 | sfernandez | Target Version | => 2.2.1 |
| 2019-03-18 22:17 | sfernandez | Description Updated | |
| 2019-03-29 01:11 | jsantos | Note Added: 0005572 | |
| 2019-03-29 01:11 | jsantos | Note Edited: 0005572 | |
| 2019-03-29 01:12 | jsantos | Note Edited: 0005572 | |
| 2019-03-29 01:36 | jsantos | Note Added: 0005573 | |
| 2019-03-29 01:36 | jsantos | Status | assigned => feedback |
| 2019-04-02 01:22 | sfernandez | Note Added: 0005587 | |
| 2019-04-05 12:39 | sfernandez | Target Version | 2.2.1 => 2.2.2 |
| 2019-04-05 12:39 | sfernandez | Note Added: 0005595 | |
| 2019-04-08 13:39 | shawn | Note Added: 0005615 | |
| 2019-04-08 13:39 | shawn | Status | feedback => assigned |
| 2019-04-10 04:57 | shawn | File Added: Crashes.zip | |
| 2019-04-10 04:57 | shawn | Note Added: 0005620 | |
| 2019-04-10 13:42 | sfernandez | Note Added: 0005621 | |
| 2019-04-10 13:45 | jsantos | Note Added: 0005622 | |
| 2019-04-11 03:16 | shawn | Note Added: 0005634 | |
| 2019-04-16 10:59 | sfernandez | Status | assigned => resolved |
| 2019-04-16 10:59 | sfernandez | Resolution | open => fixed |
| 2019-04-16 10:59 | sfernandez | Fixed in Version | => 2.2.1 |
| 2025-10-10 13:29 | jsantos | Category | Unity3D => Unity |