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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #1172914