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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment