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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Fixed by another internal issue: UUM-113059: Undocked windows disappear or flicker intensely when Picking Element with UITK Debugger