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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Add comment