Search Issue Tracker
Fixed in 2.3.0-pre.2
Votes
0
Found in
2.0.0-pre.1
Issue ID
UUM-136591
Regression
No
Items in asset list are not fully accessible due to missing scrollbar
- Create a Unity project
- Click the "AI" button
- Click "Agree and install Unity AI"
- Wait until the installation is complete
- Go to the "Project" window
- Create many different assets
- Select them all
- Right-click and select "Add to Assistant"
- In the Assistant view, expand the "Attached items" list
- Observe the view
Actual results: The asset list in the panel displays more items than can fit within the visible area, but no vertical scrollbar is shown. As a result, the bottom items are partially hidden or completely inaccessible to the user.
Expected results: When the number of items exceeds the visible panel height, a vertical scrollbar should appear, allowing the user to scroll through the list and access all items.
Reproducible with versions: 2.0.0-pre.1(6000.4.0b11, 6000.5.0a8)
Tested on (OS): macOS - Tahoe 26.3.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation name field does not truncate long names in Animation window
- [macOS] Preferences window closes when "Use new Hierarchy window" is toggled
- "Blitter is already initialized" exception thrown when invalid type is passed to "SupportedOnRenderPipeline" attribute
- [IL2CPP][AssetBundles] Windows Standalone player hangs on exiting when using AssetBundle.LoadFromStream()
- SVG shaders get stripped when building player
Add comment