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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment