I see you are already getting a lot of replies about the newest beta builds.
This is the one I am getting in Chrome. as for a test project it happens in a blank project with only a 3d object in it.
instance.js:1 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'bindBuffer')
at Object3DInstance.Tick (instance.js:1:5086)
at Array._tickFunc (sdkInstanceBase.js:1:3226)
at C3.Event.Handler._FireNonCancellable (handler.js:1:2241)
at C3.Event.Dispatcher.dispatchEvent (dispatcher.js:1:970)
at C3.Runtime.Step_AfterPreTick (runtime.js:1:40202)
at C3.Runtime.Tick (runtime.js:1:38223)
at normal (runtime.js:1:3193)
So what is needed in SDK V2 for this to work?