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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment