13-07-2023, 06:26 AM
(28-02-2023, 03:12 PM)josemendez Wrote: Note that beta Unity versions are not officially supported by Obi.
According to the documentation, UnsafeList<T> does have IndexOf and RemoveAtSwapBack methods in Collections 1.2.4:
https://docs.unity3d.com/Packages/com.un...___0____1_
https://docs.unity3d.com/Packages/com.un...ist-1.html
Not sure why these errors are popping up, I'd suggest raising a question in the Unity forums regarding the Collections package and UnsafeList<T> support.
I'm getting this same error in Unity 2022.3.4, which is not beta...