Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')
dongliangde opened this issue · 5 comments
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '_c')
at Proxy.render (vue-unity-webgl.js:7050)
at renderComponentRoot (runtime-core.esm-bundler.js:761)
at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:4529)
at ReactiveEffect.run (reactivity.esm-bundler.js:160)
at setupRenderEffect (runtime-core.esm-bundler.js:4655)
at mountComponent (runtime-core.esm-bundler.js:4438)
at processComponent (runtime-core.esm-bundler.js:4396)
at patch (runtime-core.esm-bundler.js:3991)
at mountChildren (runtime-core.esm-bundler.js:4187)
at mountElement (runtime-core.esm-bundler.js:4096)
The above error occurs when WebGl is introduced
getting the same thing...i am going to try to use a lower version of unity VS 2021
same problem……
请问下你最后解决了这个问题吗,我在vue3中引入时有同样的问题。
下你最后解决了这个问题吗,我在vue3中涉及到的时候也有同样的问题。
unity的问题