Search Issue Tracker
Duplicate
Votes
0
Found in
2018.4.9f1
2019.2
2019.3
2019.3.0b10
2020.1
Issue ID
1198966
Regression
Yes
Error messages are thrown constantly in the Console Window when selecting a Prefab in the Project Window
How to reproduce:
1. Open the attached project's "case_1198966-Project.zip" Scene labeled "SampleScene"
2. Select the PlayerCharacter Prefab in the Project Window (Assets->Prefabs)
3. Inspect the Console Window
Expected result: Error message is thrown once
Actual result: Error message is thrown constantly when selecting the Prefab
Reproducible with: 2018.4.9f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Not reproducible with: 2017.4.35f1, 2018.4.8f1
Notes:
1. Error thrown "The previous instance of UnityEditor.PrefabImporterEditor has not been disposed correctly. Make sure you are calling base.OnDisable() in your AssetImporterEditor implementation."
2. Not reproducible on MacOS
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
This is a duplicate of issue #1172914