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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment