This only shows up in rc0. If it’s helpful I can walk back versions and see which one it appears. Any ideas what might be causing the error ?
Oh that would be me breaking it Can you provide a repro for it ? it is so strange, I would like to fix it ASAP.
Just tried for over an hour to get it to repro in PG with no luck https://playground.babylonjs.com/#2E4TQ7#8 I need to figure something out there because our app is getting massive, making it really difficult to replicate all the things possibly interacting for when PG needed
I am going to keep at it… here is where the exception is catching if that helps too
each plugin is supposed to have a getUniformBuffersName() as it is inherited from materialPluginBase
Do you create your own material plugin? if yes how?
Nope, nothing about Material Plugins, have not explored that yet : ) there is the gltf loader extension and I put that in PG
Rats… i don’t know how to help without a repro:(
It’s okay, I will get it to, eventually ! Thanks for looking @Deltakosh
could it be a version issue ? like a part of the code being rc0 and another one smthg else ?
also if you want you could share your repo in PM and I am happy to have a look into it
You’re a wizzard as always @sebavan. I don’t know how or why but deleting node_modules and doing fresh install fixes it
This is my motto: