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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment