Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2018.1.0a2
2018.4.0f1
2019.2.0a1
2019.2.6f1
2019.3.0a1
2020.1.0a1
Issue ID
1187401
Regression
Yes
IMGUI on WebGL builds appears washed out when comparing to same IMGUI in the Editor
How to reproduce:
1. Open the attached project ("case_1187401-WebglIMGUIGammaIssue.zip")
2. Change the targetted platform to WebGL
3. Open the repro scene ("SampleScene")
4. Enter Play Mode and notice how the colors appear in the scene
5. Exit the Play Mode
6. Make a WebGL build and run it
7. Compare the WebGL build IMGUI to Editor IMGUI
Expected results: IMGUI colors in the build appear the same as in the Editor
Actual results: IMGUI colors in the WebGL build appear washed out
Reproducible with: 2018.1.0a2, 2018.4.10f1, 2019.2.8f1, 2019.3.0b5, 2020.1.0a7
Not reproducible with: 2017.4.32f1, 2018.1.0a1
Notes:
1. Tested with Chrome (Version 77.0.3865.90 (Official Build) (64-bit)), Firefox 69.0.1 (64-bit) Opera (63.0.3368.94)
2. The issue only reproduces when using Linear color space
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
- 2D Colliders, attached to a grandchild GameObject, aren't immediately destroyed when destroying the parent GameObjects in FixedUpdate
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
Resolution Note (fix version 2020.1):
Fixed in 2021.1.0a1