Search Issue Tracker
Fixed
Votes
0
Found in
2019.3.0a11
2019.3.13f1
2020.1
Issue ID
1248848
Regression
Yes
[WebGL] Build has lower resolution than compared to Editor
Reproduction steps:
1. Open the attached project ("case_1248848-Sortie.zip")
2. Open the repro scene ("Demo")
3. Enter Play Mode and inspect the graphics inside Game window
4. Switch build target to WebGL
5. Make a WebGL build and run it
6. Compare the graphics in the player with graphics inside the Editor
Expected result: Build resolution matches Editor resolution
Actual result: Build graphics quality is noticeably worse than in the Editor
Reproducible with: 2019.3.0a11, 2019.4.0f1, 2020.1.0a4
Not reproducible with: 2018.4.23f1, 2019.3.0a10, 2020.1.0a5, 2020.2.0a14
Tested with: Chrome (83.0.4103.97), Firefox (77.0.1), Edge (83.0.478.45)
Note: Maximizing build fixes the issue (graphics remains being fixed after minimizing, too)
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
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Resolution Note:
Fixed in 2020.1.0a5 and above.