Search Issue Tracker
Feature Request
Votes
0
Found in
2021.3.26f1
2022.3.0f1
2023.1.0b19
2023.2.0a18
Issue ID
UUM-37787
Regression
No
UI Document button's text does not resize relatively when size in percentage (%) is used
Reproduction steps:
1. Create a new project
2. Create a new UI Document and open it
3. Place a button in the UI Document
4. Select the button
5. Set “Inlined Styles\Text\Size” from “px” to “%” through the Inspector
6. Resize the button through the Viewport window
Expected result: the button's text is scaled relatively to the size of the button
Actual result: the button's text is not scaled
Reproducible with: 2021.3.26f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a18
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 11 (by the reporter)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Resizing text by percentage has not been implemented yet and is considered a missing feature, not a bug.