Search Issue Tracker
Fixed
Fixed in 6000.3.1f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b7
6000.4.0a3
6000.5.0a1
Issue ID
UUM-122672
Regression
No
Cannot scroll down to see all UI Builder Inspector items after content is resized
Reproduction steps:
1. Create a new project
2. Create UI Document (Create > UI Toolkit > UI Document)
3. Double-click newly created Asset to open UI Builder window
4. Click “+” button in the Stylesheets section and select “Create New USS”
5. Click on “:root” selector and open some of the foldouts in Inspector so that scrollbar would appear
6. Click on Text Property Preview kebab menu and select “Convert to Floating Window”
7. Close UI Builder Text Property Preview window and observe UI Builder Inspector
Actual result: Inspector cannot be scrolled down to reveal Inspector items that are hidden behind Text Property Preview
Expected result: Inspector can be scrolled down and all of the items can be seen
Reproducible with: 6000.2.8f1, 6000.3.0b7, 6000.4.0a3
Couldn’t reproduce with: 2021.3.58f1, 2022.3.68f1, 6000.0.60f1 (No :root Selector)
Reproduced on: Ubuntu 24.04, macOS Sequoia 15.4 (M4)
Notes:
- Can also be reproduced this way:
- Select something and scroll the inspector to the bottom
- Resize the window vertically (cut size by half)
- Click on another element
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment