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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
Fixed by another internal issue: UUM-113059: Undocked windows disappear or flicker intensely when Picking Element with UITK Debugger