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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
Fixed by another internal issue: UUM-113059: Undocked windows disappear or flicker intensely when Picking Element with UITK Debugger