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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment