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
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
Add comment