Search Issue Tracker
Fixed in 2021.1
Votes
5
Found in
2017.4.0f1
2018.3.0a1
2018.3.2f1
2019.1.0a1
2019.2.0a1
Issue ID
1138553
Regression
No
Unity crashes on TransformChangeDispatch::QueueTransformChangeIfHasChanged when opening a Scene
To reproduce:
1. Open user's attached project ("RhythmGame.zip")
2. Open folder Scenes and open "LandingScreen" scene
-- Editor crashes
Reproduced with: 2017.4.24f1, 2018.3.11f1, 2019.1.0b9, 2019.2.0a10
Note:
- Crash happens even if the Scene file is the only file in the Assets folder
- Unity 2017.4.24f1 outputs different stacktrace
Stack Trace:
0x0000000140A85EB9 (Unity) TransformChangeDispatch::QueueTransformChangeIfHasChanged
0x00000001401A56B8 (Unity) Transform::RebuildTransformHierarchy
0x000000014019EE83 (Unity) Transform::AwakeFromLoad
0x00000001405B84D4 (Unity) GameObject::FinalizeAddComponentInternal
0x00000001405B6537 (Unity) Unity::Component::CheckConsistency
0x00000001401A0CBF (Unity) Transform::CheckConsistency
<...>
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a2