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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment