Search Issue Tracker
Fixed
Fixed in 2021.3.14f1, 2022.1.24f1, 2022.2.0b16, 2023.1.0a17
Votes
0
Found in
2021.3.7f1
2022.1.11f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-12999
Regression
No
A button gets expanded when its margins are set in percentage
To reproduce:
1. Open the project “Flex End”
2. Select “UIDocument” in the Hierarchy
3. Double click on “MainUI” in the Inspector
Expected result: All buttons are 30% size
Actual result: One button whose margins are set in percentage (bottom row) is expanded
Reproducible with: 2021.3.7f1, 2022.1.11f1, 2022.2.0b3, 2023.1.0a4
Could not test with: 2020.3.38f1 (Package errors)
Reproduced on: macOS Monterey 12.4 (Intel)
Note:
- The CSS file is at Assets → style
- This causes another button in the same row to be out of the container
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
Add comment