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
- Project Auditor Analysis is not marked dirty when the save file is deleted even after reopening the Project Auditor window
- “Shader Graphs” text in the blackboard is hard to see
- "NullReferenceException" error is thrown when changing input field focus via script with custom validation
- The Tables in the Project Auditor’s Assemblies, and Precompiled Assemblies tabs does not scale with the Project Auditor window size which leads to unused empty space and bigger scrollbars in the tables
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
Add comment