Dalton Gray

Results 2 comments of Dalton Gray

I'm getting loads of errors on unmount. Using react-unity-webgl v8+, and Unity 2020. ` Performance warning: deleting framebuffer on context thread release!!!! exception thrown: RuntimeError: memory access out of bounds,RuntimeError:...

@tarunspartan - I'm not sure we're in the same version of react-unity-webGl, unityContent.remove() is not a function in the latest release. Additionally, unityContent has been renamed to unityContext. (but I...