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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment