Jay Xavier Peet
Jay Xavier Peet
Currently RTT information is captured but not exposed to laminar users.
### Description On Unity 2022.2.0a12, Latest version of NGO (hash: 6d54e2878bc80b92f32a618473162763b56b38ce), the package fails to compile. I feel this is related to https://github.com/Unity-Technologies/com.unity.netcode.gameobjects/pull/1920 , I tried with different versions of...
Dispose was not called on the UnityWebRequest, which in newer versions of unity causes a memory leak. disposeUploadHandlerOnDispose defaults to true, so it will also implicitly dispose that class. This...
Just started trying to use bakeware, and each project I try to build prints "The system cannot find the path specified." up to three times, and does not progress Has...
### Description When spawning a Player object and a Player Owned object during Connection Approval, the Network Behaviors on the Clients GameObjects report IsOwner as being false, while the Network...