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
- Font Asset Creator results bright font colors are not light theme friendly
- Font Asset Creator Font Atlas preview disappears when saved
- When an application is built with Development Build, it results in increase in GUI.Repaint due to DeveloperConsole calls
- Font Asset Creator Font Face dropdown is active but does nothing when clicked if the Font has Include Font Data disabled
- Crash on PPtr<Shader>::operator Shader*() const when Calling Resources.UnloadUnusedAssets() in a specific project
Add comment