Search Issue Tracker
Active
Votes
0
Found in
2.6.0-pre.1
Issue ID
UUM-140078
Regression
No
[AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
Steps to reproduce:
- Create a Unity project
- Click the "AI" button
- Click "Agree and install Unity AI"
- Wait until the installation is complete
- Click the "AI" button and select "Open Assistant"
- Expand "New in x.x.-pre.x section
- Verify that all the info is easy to access and review
- Dock this window next to the "Game" window
- Try to review the same section
Actual results: The text is cut off horizontally. Because the banner is a fixed UI element at the top, the user cannot scroll right to see the missing text, nor does the text wrap to a new line.
Expected results: The UI should be responsive. Specifically:
- Text should word-wrap to fit the available width.
- Or, the banner should be part of a scrollable container.
Reproducible with versions: 2.6.0-pre.1(6000.6.0a3)
Tested on (OS): macOS - Tahoe 26.4.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Add comment