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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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?