Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3
2021.2
2022.2
2022.2.0a9
Issue ID
1414952
Regression
Yes
[UI Toolkit] Debugger window is very slow with specific elements
Reproduction steps:
1. Create a new Project
2. Open UI Toolkit Debugger (Ctrl + F5 on Windows 10 or via Inspector ellipsis menu)
3. Select GameView (Game View needs to be visible)
4. Expand Visual Element #unity-panel-containerX
5. Select Visual Element #rootVisualContainerY
6. On the right of the window move the mouse across the margin, border, padding
Expected result: the selected area instantly lights up when the cursor is above it (like with other elements)
Actual result: the selected area lights up with a delay, it feels like the editor is lagging
Reproducible with: 2020.3.32f1, 2021.2.18f1, 2022.1.0b14, 2022.2.0a9
Not reproducible with: 2019.4.37f1
Tested on Windows 10
Notes:
1. Resource monitoring software (Task Manager) indicates that CPU usage for the editor is less then usual if moving the cursor above the area in step 4 rapidly (with other elements there is no change in CPU usage)
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
- Tile Palette button with longer Palette name is misaligned and cut-off when Tile Palette Clipboard overlay is resized
- Tile Palette dropdown expands when Palette name is longer in Tile Palette window
- “Destroying assets is not permitted to avoid data loss” error thrown when creating a second Tile Palette Brush Pick Asset
- The “Copy to clipboard” button has no hover or click animations when hovering and clicking the “Copy to clipboard” button after selecting an issue from the “Code” tab of the Project Auditor window
- Saved Tile Palette Brush List items become malformed causing the list to become cut off when decreasing the Pick size with the slider
Resolution Note:
There will probably be a refactor of the debugger at some point. We are prioritizing other areas at the moment, if you feel this is too important, please reopen the issue.