found one more issue
when destroying the instance of 3d object, some error happens, it stops animation for all instances of this object on the scene
the error message in the console
4b7617fc-a61c-40b6-b58c-bc5cddfd2e60:87 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'GetDt')
at Object3DInstance.Tick (4b7617fc-a61c-40b6-b58c-bc5cddfd2e60:87)
at Array._tickFunc (sdkInstanceBase.js:6)
at EventHandler._FireNonCancellable (handler.js:7)
at EventDispatcher.dispatchEvent (dispatcher.js:4)
at C3Runtime.Step_AfterPreTick (runtime.js:74)
at C3Runtime.Tick (runtime.js:71)
at normal (runtime.js:7)