Search Issue Tracker
Won't Fix
Votes
1
Found in
5.5.0f3
Issue ID
861906
Regression
No
GizmoManager::BuildGizmosForGameObject crash caused by prefab script component
Steps to reproduce:
1 Open "Testing Making a Turn-Based Strategy Game.zip" project
2. Open "Hexagon Grid" scene
3. Press play
0x000000014046D3C1 (Unity) GizmoManager::BuildGizmosForGameObject
0x000000014046D45E (Unity) GizmoManager::BuildGizmosFromGameObjectRecursive
0x000000014046D717 (Unity) GizmoManager::RecalculateGizmos
0x000000014047AA23 (Unity) GizmoManager::RecalculateGizmosIfDirty
0x000000014047F1A7 (Unity) GizmoManager::DrawAllGizmos
Note: If you remove "Hex Cell" script component and add it again it does not crash
Reproduced: 5.6.0b1 (Editor is not responding on opening) , 5.5.0f3
Can not test on 5.4, 5.3 due to corruption
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- 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
- 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
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment