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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
This is a duplicate of issue #1172914