Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.33f1
6000.1.0a10
6000.2.0a1
Issue ID
UUM-91734
Regression
No
WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
Reproduction steps:
1. Open the attached “WebGLTerrain.zip” project
2. Open the “SampleScene”
3. Build and Run for WebGL (File > Build and Run)
4. Observe the WebGL Player in the browser
Expected result: The Scene in the Player loads
Actual result: The Scene is shown for a split second and then the Player turns black and “Validation: [Invalid CommandBuffer] is invalid….”, “Validation: [Buffer "UniformBuffer 35"] bound with size 4096 at group 1, binding 2 is too small.…” logs in the browser Console
Reproducible with: 6000.0.33f1, 6000.1.0a10
Couldn’t test with: 2021.3.47f1, 2022.3.55f1 (WebGPU backend not supported)
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Does not reproduce if ‘WebGL 2’ Graphics API is used
- Only reproduces if ‘Use GPU Instancing’ is enabled on the Detail Mesh
- Reproduced on Microsoft Edge (131.0.2903.99), Google Chrome (131.0.6778.140) and Opera GX (114.0.5282.218), but did not reproduce on Firefox browser (33.0.3)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment