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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment