Search Issue Tracker
By Design
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-119805
Regression
Yes
There is no limit on how many Properties windows can be opened
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Enable Cameras overlay in the Scene View
- Quickly click the "Open camera component properties" button in the Cameras overlay
- Observe the Editor
Actual results: The user can open infinite amount of Properties windows
Expected results: There is a check if there is a Properties window for the GameObject already opened, it wouldn't open a new one
Reproducible with versions: 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Not reproducible with versions: 6000.2.5f1
Tested on (OS): Ubuntu 24.04, macOS Silicon Sequoia 15.6.1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note:
It is up to the user to decide to click multiple times. there is no limit elsewhere on how many property editor can be opened.