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
- Cameras Overlay window breaks when selecting a Camera GameObject with a longer name, first person button disappears
- Cache invalidation during Build time when the Graphics APIs list is reordered
- Incorrect selection range is reported when selecting text across lines in a multiline TextField
- Tile Palette: Blurry selection icon and inconsistent padding in brush selection dropdown
- Player crash when a specific project is built with Vulkan
Resolution Note:
The original PR that introduced the regression was reverted.