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
- Brush Size in the Inspector window does not update when the Brush Size in Scene View is changed
- "ArgumentOutOfRangeException" errors are thrown every time a keyboard key is pressed when renaming a component in UI Builder with a symbol and changing the name after label attribute warning
- Values in "Rect Transform" component are only partially updated when changing values in Prefab Mode
- Same Asset Type Focused Inspectors do not repaint when menus are manipulated
- Bool or Trigger Parameters can be selected via right clicking to the right of a Parameter control in the Animator Window
Add comment