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
- Non-multisampled texture binding errors are logged when running the DepthBlit URP scene with MSAA enabled on Vulkan
- The Editor does not recognize code errors in generic classes when using C# Source Generator to generate serialization code
- NullReferenceException is logged when undoing Deletion of a Visual Query Block of a Search Expression
- “Unsupported type MinMaxCurve” error and “Could not register property modification for animation binding…” warnings are thrown after moving playhead when Particle System Property is added to Animation window
- Nested LocalizedStrings can not query local variables
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?