Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.7f1
Issue ID
UUM-74135
Regression
Yes
ScrollRect panel not resizing correctly to fit text
Steps to reproduce:
1. Start a new project with Unity 6000.0.7f1
2. Import TMP Examples and Extras
3. Open scene 18 - ScrollRect & Masking & Layout
4. Enter Play Mode
5. Notice the text is overflowing from the panels
Actual results: the text does not fit the panels correctly
Expected results: the panels should fit 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
- “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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
Resolution Note:
The original PR that introduced the regression was reverted.