Unity Issue Tracker - UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
Closed
UUM-122241
UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
Unity: UI Toolkit Dev Tools
Won't Fix
6.6.X
6.5.X
6.4.X
6.3.X
6.0.X
I couldn't reproduce this issue. It's worth noting that the Burst Inspector uses IMGUI with only a single Visual Element—the IMGUI Container. Tested with Unity 6000.6.0a7 on Windows 11
Steps to reproduce:
Create a new Unity project using the Universal 3D template
Open the Burst Inspector window (Jobs > Burst > Open Inspector...)
Click the burger icon and select "UI Toolkit Debugger"
Click Pick Element
Hover the mouse cursor over the Burst Inspector window
Observe the Editor
Actual results: The pick element most of the time does nothing
Expected results: The Burst Inspector window becomes blue and is selectable with the Pick Element function
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Tested on (OS): MacOS Silicon Sequoia 15.6.1, Ubuntu 24.04
Notes:
Sometimes the Pick Element works, most of the time it does not
Prioritise and Follow this issue
Have a workaround or additional info about this issue?