Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.3f1
2018.3.4f1
Issue ID
1124390
Regression
Yes
[2018.3] Crash on GameObject::SetSupportedMessagesDirty when exiting Unity
How to reproduce:
1. Open the attached project
2. Open the "sc_test.unity" scene
3. Close Unity
Actual result: Unity crashes.
Reproducible with: 2018.3.6f1, 2018.3.3f1.
Regression introduce in: 2018.3.3f1.
Not reproducible with: 2018.3.2f1, 2019.1.0b3, 2019.2.0a5.
Notes:
The crash is caused by "SysGlobalData.prefab" Game Object.
A message is logged right before the crash:
CheckConsistency: GameObject does not reference component Camera. Fixing.
(Filename: C:\buildslave\unity\build\Runtime/BaseClasses/GameObject.cpp Line: 1359)
----------------------------------
fixed in 2018.3.8f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment