Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.35f1
6000.0.8f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
7000.0.0a1
Issue ID
UUM-74710
Regression
No
The "Editor.CreateInspectorGUI" method is being called twice when the Console and the Inspector windows are in the same panel
How to reproduce:
1. Open the “ReproProjectGUIFinal“ project
2. Open the “Level01 Scene“
3. Move the Console window to the same place as the Inspector window
4. In the Project window navigate to the “Assets/01-Features/Towers/Data“ folder
5. Click on the “TowerData“ asset
6. Observe the Console window
Expected result: No error is thrown
Actual result: “ArgumentException: An item with the same key has already been added“ error is thrown
Reproducible with: 2021.3.40f1, 2022.3.35f1, 6000.0.8f1
Reproducible on: macOS 14.5 (Intel), Windows 11 (User’s)
Not reproducible on: No other environments tested
Note: After you move the Console window to a different panel on the screen (for example at the bottom of the Editor), the issue does not reproduce anymore. The issue only reproduces when both the Inspector and the Console windows are in the same panel
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
Add comment