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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment