Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-113094
Regression
No
Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open any window and undock it
- Click the burger icon in the undocked window and select UI Toolkit Debugger
- Click the Pick Element button in the UI Toolkit Debugger window
- Move the mouse anywhere in the Editor to fill the UI Toolkit Debugger with data
- Repeat step 4 a few more times (2 times is usually enough)
- Observe the Editor
Actual results: All the undocked windows disappear including the UI Toolkit Debugger window, but the Pick Element functionality remains active
Expected results: All the undocked windows are still showing
Reproducible with versions: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Tested on (OS): macOS Silicon Sequoia 15.5
Notes:
- Does not reproduce with Ubuntu 24.04
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Fixed by another internal issue: UUM-113059: Undocked windows disappear or flicker intensely when Picking Element with UITK Debugger