Search Issue Tracker
Won't Fix
Votes
2
Found in
5.2.1f1
Issue ID
737905
Regression
No
[UGUI] Blurred text in nested canvas
Steps to reproduce:
1. Download and open attached project "TextProject.zip"
2. Open scene "TestScene" and change the editor layout to "Wide"
3.1. (This gave me the best and most noticeable results; might be optional)
3.2. Position the layout so it would match the one in attached screenshot "windowSetup.png"
3.3 (Drag inspector all the way to the right and the game view all the way to the top)
4. Notice that that in Play mode/Game view one of the buttons is blurred
Notes: It has blurred on users stand alone build; unable to reproduce blur on standalone for win10 and win8.1
Blur sometimes disappears or other elements become blurred after re-sizing game view window. (https://embed.gyazo.com/f3003a468b8a848b6536dbac52343dbb.mp4)
Reproducible in: 5.0.3f2, 5.1.4f1, 5.2.0p1, 5.2.1p4, 5.2.2p2, 5.3.0b4
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Athalos
Apr 12, 2016 15:53
Similar Issue:
UGUI text in buttons and directly on canvas all look fine in editor and game window until pressing play. When my game brings up the canvases the text is blurred in both the editor and the game window. Attempting to resize the canvas in the editor snaps the text into focus. Also, have a scroll view which if you scroll, it snaps the text there into focus as well.
Using Screen Space Overlay with Pixel Perfect checked. Canvas Scaler set to Scale With Screen Size.
I wish we could just bring Visual Studio's Win Forms Editor into Unity - so easy, so freaking easy!