Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.0f3
Issue ID
827172
Regression
No
If Canvas Scale Mode is "Scale With Screen Size" the text and its UI Text field does not scale evenly
Reproduction Steps:
1. Open Project "Test017"
2. Open test scene
3. Look at the Game View window and notice that there are text fields
4. Notice that Canvas UI Scale Mode is "Scale With Screen Size"
4. Resize the Game View window (hight)
5. Notice that the amount of rows of text in the TextFields differs depending on the scale
Expected Behaviour: Resizing the Canvas Text field and text inside scales equally
Actual Results: If Text Field is just about the right size you can notice that text and its field does not scale equally
Reproduced on versions: Unity 5.3.4f1, 5.3.6p4, 5.4.0f3, 5.4.0p4, 5.5.0b2
Note: Text Vertical Overflow is set Truncate to make the issue visible. If text line disappears it means that UI Text and text inside it was not scaled evenly.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment