Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.55f1
6000.0.35f1
6000.1.0b3
Issue ID
UUM-93877
Regression
No
Selector gets stuck in UI if scroll is used while dragging
*Steps to reproduce:*
# Create a new URP project.
# Assets > Create > UI Toolkit > UI Document.
# Open this in UI Builder.
# Import test.uss attached to this ticket to the project.
# Under StyleSheets > + > Add Existing USS - pick the imported test.uss.
# Resize the StyleSheets section so it is short enough to scroll if it isn't already.
# Click the selector at the bottom of the list, and drag while scrolling up.
** If the selector doesn't get stuck, repeat this step and then scroll down without letting go of the mouse.
*Actual results:* The selector gets 'stuck' and the UI remains floating over the stylesheets area, even when you let go of the mouse. It still reacts to being hovered over, but can't be moved. It will not go away until you click on the selector in the list again.
*Expected results:* No UI issues.
*Reproducible with versions:* 6000.1.0b3, 6000.0.35f1, 2022.3.55f1, 2022.2.0a17
*Tested on (OS):* Mac OS Sequoia 15.2, Windows 10
*Notes:*
* I have run into this many times while using UI Builder over the last year or two but could not find a repro for it until now.
* Alternative to test.uss is to make a USS with enough selectors to activate the scroll bar and allow you to scroll a little.
* Also occurs if you have multiple USS files and are trying to drag a selector from one to another.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
- Particle Effect window buttons overlap with other UI elements when opened in Editor
Add comment