ES6 shader loading issues again.
Probably not just a problem with SSR.
here is the reproduce: GitHub - noname0310/babylonjs-shaderloadtest
ES6 shader loading issues again.
Probably not just a problem with SSR.
here is the reproduce: GitHub - noname0310/babylonjs-shaderloadtest
Did you try with 7.21.2 ?
I just tried it, it doesn’t work on both 7.21.2 and 7.21.3
ok on it!
The shader error was fixed in #15453 so you can ignore it
The missing piece:
Fix missing transfer by deltakosh · Pull Request #15455 · BabylonJS/Babylon.js (github.com)
Sorry mate, I know this must be painful but we are almost there. I finally decided to follow your initial idea and moved the shader loading down to Effect for most of the classes
You will be the one who suffers the most. Take your time!