Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.3.6f1
2022.1.9f1
2022.2.0b1
2023.1.0a2
Issue ID
UUM-10505
Regression
No
Google Chrome 103 does not load UI Image when using Linear color space on the WebGL platform in a full-screen mode
To reproduce:
1. Open the project “My project”
2. File → Build Settings → WebGL → Switch Platform
3. In the same window, Player Settings → Color Space → Linear
4. Build the project and open the application in Google Chrome (103 version)
5. Notice the square in the middle of the screen
6. Enter full-screen mode
Expected result: The square is still visible
Actual result: The square is not visible
Reproducible with: 2021.3.6f1, 2022.1.9f1, 2022.2.0b1, 2023.1.0a2
Could not test with: 2020.3.37f1 (Package errors)
Reproduced on: Windows 10
Not reproduced on: macOS 12.4
Notes:
- Works fine with Gama Color Space
- Works fine in Google Chrome 102 version
- The problem doesn't exist on computers that do not support Linear mode
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
Chrome, specifically it's WebGL library ANGLE, has a bug related to the initialization of depth render textures. We've been working with Google to find a fix for the issue on the Chrome side. The public Chrome bug report is https://bugs.chromium.org/p/angleproject/issues/detail?id=7678.