Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.5.0b11
Issue ID
850077
Regression
Yes
[UI] Incorrect Preferred Height for Text component if pivot X is set to 0
Reproduction steps:
1. Open the attached project
2. Select the text GameObject in the hierarchy
3. Set it's Pivot to 0 on the X axis
4. Type into the text area
Expected: Preferred Height stays at 16
Actual: Preferred Height changes
Workaround: set the Pivot's X value to anything else than 0
Regression introduced in: 5.5.0b11
Couldn't reproduce on: 5.4.2p3, 5.5.0b3, 5.5.0b6, 5.5.0b9, 5.5.0b10
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