Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b7
Issue ID
773204
Regression
Yes
Crash on "Transform::GetLocalToWorldMatrixNoScale" when game object is deleted
Reproduction steps:
1. Open attached project.
2. Open "Texturas > Escenas > BaseScene" scene.
3. Expand "BaseGame > terrenoClasico > airport > airport" game object in the hierarchy.
4. Start deleting "hf" game objects one by one (hf0 > hf1 > hf2...) until editor crashes(GIF attached).
Regression introduced in 5.4.
Transform is NULL.
0x000000014036ED96 (Unity) Transform::GetLocalToWorldMatrixNoScale
0x000000014086B187 (Unity) PPtr<TerrainData>::operator->
0x000000014086BC8B (Unity) ExtractGIInstances
0x00000001408703C7 (Unity) GISceneManager::GetInstanceHashForInstanceID
0x0000000140B6F80D (Unity) Camera::EmitGUIGeometryToCamera
0x0000000140066A90 (Unity) Camera::DoRender
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment