Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2020.1.0a12
Issue ID
1195288
Regression
Yes
Bunch of assertions appear while reimporting prefab asset
Steps:
1. Add GameObject to the Hierarchy
2. Drag it to Project Browser to make a prefab out of it
3. Drag it again to Project Browser and choose "Prefab Variant"
4. Select both assets and delete them
==>
Prefab instance in Hierarchy becomes red
5. Drag Prefab instance to the Project Browser again
6. Right-click on the prefab asset and choose "Reimport"
==>
Assertion failed on expression: 'm_hasValue'
Assertion failed on expression: 'type != SubFilterType::Exact'
Assertion failed on expression: '!subFilter.dbPath.empty() || subFilter.type != SubFilterType::Exact'
Assertion failed on expression: 'itGuid != guidMap.end()'
Assertion failed on expression: 'metaFileHash.IsValid()'
Please, take a look into movie for details (+ a small debugging)
Not repro in
Version 2019.3.0b7 (82807b239940)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
- UI Toolkit Window popups are cropped when using an UHD monitor coupled with a lower resolution monitor
Add comment