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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment