Unity Issue Tracker - INVALID_ENUM warning is thrown in WebGL Player when building an empty scene
Closed
UUM-93245
INVALID_ENUM warning is thrown in WebGL Player when building an empty scene
Unity: WebGL
Won't Fix
6.4.X
6.3.X
6.2.X
6.1.X
6.0.X
2022.3.X
2021.3.X
Cancelling: the 6000.1 version has reached its end of life. If you need additional fixes, please upgrade to a newer Unity version.
How to reproduce:
1. Open a new URP project
2. Navigate to File → Build Settings
4. Select the WebGL platform and press Build and Run
5. Press CRTL+SHIFT+J
6. Observe the browser console
Expected result: INVALID_ENUM warning is not thrown
Actual result: INVALID_ENUM warning is thrown