Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2019.3.0b2
2019.3.0b8
2020.1.0a1
Issue ID
1191839
Regression
Yes
[About Unity] Credit for The Mono Project is truncated when using different editor fonts or Windows UI scaling values
When viewing the About Unity window with your Windows, the credit for the Mono Project will sometimes be truncated. The window displays
"Scripting powered by The Mono Proje"
The label should be adjusted so it does not truncate the string.
Occurs with the Font verdana at 100% Windows UI scaling, and with all editor fonts at Windows UI Scaling above 100%.
1. Set your Windows scaling to >100%
2. Open Unity
3. Create a new project with any settings
4. Once the project loads, go to Help > About Unity in the menu bar
5. Inspect the Mono Project credit
Expected Result:
Credit is fully readable.
Actual Result:
Credit is truncated.
Tested on Windows 10.18362
Occurs on 2019.3.0b8, 2019.3.0b2, 2020.1.0a1
Does not occur on 2019.3.0a12, 2019.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment