Search Issue Tracker
By Design
Votes
0
Found in
5.3.4p1
Issue ID
785041
Regression
No
Some letters are rendered differently when text is 1 or 2 pixels offset but uses the same font
How to reproduce:
1. Open that attached project
2. Open Test scene
3. Make sure that the Game View is using TextGlitch (669x509) as a size for the view
4. Look closely at the top and bottom text, specifically the "G"'s vertical line and the "e"'s horizontal line and you will see they are rendered differently
5. Play the scene
6. Notice how text glitches due to this reason
By Design: Issue is the canvas isn't set to pixel perfect. Thus the text rendering isn't aligning perfectly on a pixel which causes the visual difference.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Add comment