19-09-2020, 08:01 PM
(This post was last modified: 19-09-2020, 08:01 PM by josemendez.)
(19-09-2020, 07:49 PM)dshewmaker Wrote: Hello,
New clean project and with install of Obi Rope 5.6 does not compile for me. Error:
Assets\Obi\Scripts\Common\DataStructures\NativeList\ObiNativeList.cs(249,63): error CS0103: The name 'UnsafeUtilityEx' does not exist in the current context
Using Unity 2019.3.15f1
What do?
Thanks,
Dennis
Hi,
You need to install the Collections package. If you want to use the Burst backend, also install Jobs, Burst and Mathematics. See:
http://obi.virtualmethodstudio.com/tutor...kends.html
cheers,