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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
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?