Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0a10
2019.3.0a11
Issue ID
1171250
Regression
Yes
Game View - The Scale value string is truncated
The text used for the Game View Scale value is currently truncated due to increasing the string length (both an increase in decimal places and placing an "x" character permanently at the end of the value). The label width needs to be increased.
1. Open Unity
2. Create a new project with any settings
3. Switch to the Game View
4. Increase and decrease the Game View Scale
5. Inspect the Scale value label
Expected Result:
The whole value should be visible.
Actual Result:
The value is truncated.
Tested on Windows.
Occurs on 2019.3.0a10, 2019.3.0a11
Does not occur on 2019.3.0a9
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
- TextMeshPro ligatures broken when Font Style setting is changed from “Lowercase” to “Uppercase”
Resolution Note:
Cannot currently reproduce this. Will reopen when reliable steps to reproduce are found.