Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74134
Regression
Yes
Scroll bar doesn't show full text
Steps to reproduce:
1. Start a new project with Unity 6000.0.7f1
2. Import TMP Examples and Extras
3. Open scene 20 - Input Field with Scrollbar
4. Enter Play Mode
5. Use the scroll field to try to read that whole text
Actual results: Scrolling the maximum amount doesn't show the whole text
Expected results: Scrolling the maximum amount should allow the user to display all the text
Reproducible with versions: 6000.0.7f1
Not reproducible with versions: 6000.0.5f1
Tested on (OS): Windows 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note:
The original PR that introduced the regression was reverted.