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
- Unapplied changes on the "MainPanel" GameObject in the "BlobShadow" of URP Samples
- [Vulkan][Android] The Player crashes on devices with SP9863A chipset
- "Output properties of this Camera do not match the output properties" warning is shown In the "SplitScreen" scene of URP Samples
- "Gun" Prefab used in "MixedFOV" scene of URP Samples has unapplied changes
- "FirstPersonController uses the legacy input system" message is logged when entering the Play Mode in "MixedFOV" scene of URP Samples
This is a duplicate of issue #1172914