Search Issue Tracker
Duplicate
Votes
0
Found in
2018.3.0b1
2018.4.0f1
2019.1.0a1
2019.1.0f1
2019.1.2f1
Issue ID
1152047
Regression
Yes
Editor crashes on GizmoManager::BuildGizmosFromGameObjectRecursive when saving the Scene
Scenario 1:
1. Open attached project
2. Open Sample Scene
3. Save the Scene (CTRL+S)
-- Editor crashes
Scenario 2:
1. Drag and drop attached "round0.prefab" (took it from the provided project)
==>
Assertion failed on expression: '!(m_Object.find(fileID) != m_Object.end() && m_Types[m_Object.find(fileID)->second.typeID].GetPersistentTypeID() != objectPersistentTypeID)'
2. Select this prefab asset
==>
Editor crashes
Reproduced with: 2018.3.0b1, 2018.4.1f1, 2019.1.2f1, 2019.2.0b2
Could not reproduce with: 2017.4.25f1, 2018.3.0a11 2019.3.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
This is a duplicate of issue #1137343