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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment