Search Issue Tracker
Fixed in 2022.1.X
Votes
2
Found in
2021.1.0a1
2021.1.0a7
2021.2
Issue ID
1309878
Regression
No
[URP] Scenes with Post Processing disabled or enabled & Anti-aliasing set to FXAA are over-illuminated when built for WebGL
How to reproduce:
1. Open the attached "URPWebGLBug.zip" project
2. Go to File -> Build And Run
3. Press the "Scene 2 - doesn't work" button in the browser
4. Observe the application (Post Processing and Anti-aliasing set to FXAA)
5. Press the "Back" button
6. Press the "Scene 3 - doesn't work" button in the browser
7. Observe the application (Post Processing disabled and Anti-aliasing set to None)
Expected result: Application is not over-illuminated (step 4 and 7)
Actual result: Application is over-illuminated (step 4 and 7)
Reproducible with: 2021.1.0a1 (10.2.2), 2021.1.0b5 (11.0.0), 2021.2.0a3 (11.0.0)
Not reproducible with: 2019.4.19f1 (7.5.3), 2020.2.3f1 (10.2.2)
Notes:
- The issue seems to disappear when the Library folder is deleted (But users are able to reproduce it even after deleting the Library folder)
- Pressing the "Scene 1 - works" button in the application opens a Scene where only Post Processing is enabled and it's not over-illuminated
- The issue is reproducible with both WebGL 1 and WebGL 2
- The issue is reproducible with both Linear and Gamma Color Space
- The issue is not reproducible in the Editor and Windows Build
- Couldn't reproduce the issue on a fresh project
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
- [Linux] TMP Font Asset pop-up Window opens on the secondary monitor when the Editor is placed in primary monitor
- Transition delay is ignored when opacity is listed before scale in transition-property of the Styles.uss file
- “NullReferenceException” error thrown in the Console when pressing kebab button in Pipeline Specific Settings for Default Profile in Project Settings window
- [Silicon] Crash on os_unfair_recursive_lock_lock_with_options when opening a project while the Razer Synapse app is open
- Build fails with a warning when running Unity Editor’s csc.dll manually using dotnet command
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a12
The problem with size builds causing sRGB color conversion being applied twice for size optimized WebGL builds has been resolved.