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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
This is a duplicate of issue #1137343