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
- Decal Shader Graph - Custom vertex interpolators are always 0
- Error “NullReferenceException: Object reference not set to an instance of an object“ is present when the UI Toolkit Debugger window is docked and inactive on Editor launch
- RenderTexture pixels are gray when created without drawing on macOS
- Slider disappears when the Baked Lightmap Viewer window is at its minimum size
- Crash on 'TransformParticleMesh' when setting Particles in PlayMode
This is a duplicate of issue #1172914