Search Issue Tracker
Fixed in 5.6.0
Votes
4
Found in
5.3.3p2
Issue ID
780705
Regression
No
Canvas, disabled on start, gets blurry when streched
Steps to reproduce:
1. Download and open attached project "townsendLandon_BallWithHands_Unity5.zip"
2. Open scene "grasslands_03"
3. Make sure Maximize on Play is on
4. Play scene
5. Press Escape button on keyboard
Actual result: Notice that UI is blurry
Expected result: UI is not blurred
Screenshots.
Blurry: https://gyazo.com/171d7bb17a353a10842aa16895846249 (Maximize on play is on)
OK: https://gyazo.com/bb2026f81860e627c8d9611fa933feb3 (Maximize on play is off)
Note UI doesn't get blurred when the game is not maximized on play
Tested and reproduced on:
Windows 10
Unity 5.3.4f1, 5.4.0b11
Was unable to test prior 5.3 due to multi scene editing, and was unable to strip project successfully
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
SnoozePouch
Feb 27, 2017 19:43
The same happens for me. I .enable=false the canvas object in start(), and when I do enable it later, it is completely blurry. As I click on certain items, they actually update and become crisp again.