Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.33f1
6000.1.0a10
6000.2.0a1
6000.3.0a1
6000.4.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
- [Android] Native Crash on TilemapRendererJobs
- Character text is not bold in the title of GameObjects in the Inspector when naming using specific language characters
- IndexOutOfRangeException and GUI Error get thrown in Scene View when Articulation Body Edit Joints is set to "Edit the joint angular limits"
- Volumetric fog is not rendered around GameObjects that are baked with APV when Sky Occlusion is enabled
- UI Text color is incorrect when text is rendered on SubMeshUI
Add comment