Search Issue Tracker
Fixed in 2020.1
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
- Rendering is broken with UIToolkit with many Intel GPUs (driver-bug)
- [Vulkan] Crash in Windows Standalone when Vulkan is set as rendering API and player window is out of focus
- [Particle System] Editor freezes when assigning a nested Particle System in the Sub Emitter Module
- Unable to switch to different material when selecting another material from Asset selector window on Particle System Material
- Inspector displaying wrong characters when using ANSI encoding and non latin characters in a Shader property
Add comment