Search Issue Tracker
Fixed
Fixed in 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1, future release
Votes
0
Found in
2022.3.35f1
6000.0.8f1
6000.1.0a7
6000.2.0a1
6000.3.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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment