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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Add comment