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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment