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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment