Viewer shadows glitching

Repo:

  1. Navigate to Babylon.js Viewer Configurator
  2. Change Shadows > Quality to `Normal`
  3. Orbit the model and witness the glitching (model flash on and off)

Bonus glitch/change request: on model load it looks like the environment gets built and flickers, it’s a bit distracting when switching GLB files. Experienced in the Viewer examples, configurator and custom web components.

v8.50.2 - WebGPU1

@ryantrem

Thanks for the heads up, I’ll investigate in the next few days!

1 Like

@j-te I’m able to repro, and this seems to be a WebGPU regression introduced in FrameGraph: improve debug marker support by Popov72 · Pull Request #17619 · BabylonJS/Babylon.js · GitHub. We’ll have @Evgeni_Popov take a look on Wednesday when he is back, apologies for the delay!

2 Likes

This PR will fix the problem:

2 Likes

You are the best

1 Like