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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment