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