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
- Documentation link icons' are not aligned in he "Recommendation" tab
- "Game Specifications" section becomes blank, and users get "ArgumentException: Cannot unschedule unknown scheduled function" during the "Game Specification" selection when the "Multiplayer Center" window is docked
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
Resolution Note:
Cannot currently reproduce this. Will reopen when reliable steps to reproduce are found.