Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2018.4.X, 2019.3.X, 2020.1.X
Votes
0
Found in
2020.2.0a6
Issue ID
1233462
Regression
No
Assigning Variant prefab asset to the script reference throws error or crashes editor
Steps:
1. Open attached project
2. Create a Variant out of Base prefab in Assets folder
3. Open Variant in Isolation <-- important step
4. Assign Variant asset to the Reference script (exists on Base prefab asset)
==>
Error: "AssetImporter is referencing an asset from the previous import. This should not happen."
Sometimes Editor crashes with the attached call stack
Also repro in Version 2018.4.8f1 (9bc9d983d803)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
Add comment