Ssr with noiseProceduralTexture caused scene not refreshing

PG: https://playground.babylonjs.com/#PIZ1GK#481.
The PG works fine when commenting line 52, but the noiseProceduralTexture prevent the scene to refresh.

As a workaround, create the procedural texture first.

I will see if I can fix it ASAP.

3 Likes

This will be fixed in the next nightly Fix SSR and procedural textures clear order by sebavan · Pull Request #12646 · BabylonJS/Babylon.js · GitHub

4 Likes