Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X
Votes
0
Found in
2022.3.35f1
6000.0.8f1
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
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment