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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment