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
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
- Stack frames are missing from Console window when in Full Stack trace mode
- An error is returned and no package is listed if an invalid package is hosted on a scoped registry
- Camera.WorldToScreenPoint is producing different behavior with dynamic resolution
- Gray color does not equal gray when comparing Color.gray and Color.gray
Add comment