Search Issue Tracker
Fixed in 5.5.2
Votes
0
Found in
5.5.0f2
Issue ID
855656
Regression
Yes
[UI] Text wrapping doesn't work when in a Vertical Layout Group
Horizontal text wrapping doesn't work in Unity 5.5 when the Text is in a Vertical Layout Group. This used to work in Unity 5.4.
To repro:
1) Open attached project (UnityBreakingChangeQuestion5_5.zip) in Unity 5.5.0f2
2) See text wrapping doesn't work
3) Open other attached project (UnityBreakingChangeQuestion5_4.zip) in Unity 5.4.2p4
4) See text wrapping does work
Reproduced: 5.5.0f2, 5.5.0f3 (38b4efef76f0).
Not Reproduced: 5.5.0b2, 5.4.2p4.
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