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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
Add comment