17-03-2022, 08:38 AM
(This post was last modified: 17-03-2022, 08:39 AM by josemendez.)
Hi there!
Follow the setup steps in the manual:
http://obi.virtualmethodstudio.com/manua...setup.html
Specifically, make sure to install the Burst backend dependencies. The fallback backend (Oni) will be used if these aren't installed, which is not compatible with the M1 architecture. Unity will try to look for a native library compiled with M1 support, and fail to find one, hence the DllNotFound exception.
Also see similar threads:
http://obi.virtualmethodstudio.com/forum...ghlight=M1
http://obi.virtualmethodstudio.com/forum...ghlight=M1
Follow the setup steps in the manual:
http://obi.virtualmethodstudio.com/manua...setup.html
Specifically, make sure to install the Burst backend dependencies. The fallback backend (Oni) will be used if these aren't installed, which is not compatible with the M1 architecture. Unity will try to look for a native library compiled with M1 support, and fail to find one, hence the DllNotFound exception.
Also see similar threads:
http://obi.virtualmethodstudio.com/forum...ghlight=M1
http://obi.virtualmethodstudio.com/forum...ghlight=M1