Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
13
Found in
2021.3.39f1
2022.3.33f1
6000.0.6f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
7000.0.0a1
Issue ID
UUM-73639
Regression
No
Shader errors are logged in WebGL when building a URP project
How to reproduce:
1. Create a new empty URP project
2. Press File → Build and Run
3. In Player, press “CTRL+SHIFT+J“
4. Observe the browser console
Expected result: No shader errors are logged
Actual result: Shader errors are logged
Reproducible with: 2021.3.39f1, 2022.3.33f1, 6000.0.6f1
Reproducible on: Windows 10, Windows 11 (user’s device)
Not reproducible on: No other environment tested
Error messages:
ERROR: Shader
Hidden/CoreSRP/CoreCopy shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
ERROR: Shader
Hidden/Universal/HDRDebugView shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
Note: Only reproducible in WebGL Player
Comments (3)
-
LePaithon
Oct 09, 2024 20:18
Happens to me as well. The error disappears if I disable "cast shadows" option when building for WebGL.
-
KUnit6000
Sep 28, 2024 18:40
Can confirm. Broken with Unity 6000.20f1and freezes the browser (Chrome) on Windows 10 with an RTX2080Ti GPU.
However, the build does work on Android with the Firefox browser.
-
djonny_d
Aug 22, 2024 09:51
Repeats on macOS Sonoma 14.6.1. Here the WebGL player screen is black, the game does not launch on any browser.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Postponing U7 ports