Search Issue Tracker
By Design
Votes
0
Found in
5.3.4f1
Issue ID
814485
Regression
No
[WebGL] Images/text look blurred on Retina screen
Reproduction Steps:
1. Open User's project
2. Build to WebGL
3. Open on Browser
4. Look at the difference of text "UI Text Component" on Retina and non-retina displays.
Expected behaviour: Unity WebGL builds look the same on Retina and non-retina screens.
Actual result: Images on Unity WebGL build on Retina screen looks Blurred.
Reproduced on versions: Unity 5.3.4f1, 5.3.6p3, 5.4.0p2, 5.5.0b1.
Reproduced on browsers: Google Chrome, Mozilla Firefox, Safari.
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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
nguetter
Feb 05, 2019 20:24
Closed "By Design"? I'm confused by this. Does this mean that this is how it is supposed to be?
As in having blurry games on the web is the intended way to use unity?