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.
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
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?