(02-12-2021, 11:54 AM)josemendez Wrote: Use the default backend (Burst) instead: it runs on M1I'm not sure what I'm doing wrong but I'm getting the same dll exception on M1. I have burst and the other dependencies (math, jobs and collections). The obi solver does not show any warning below the backend menu with "burst" selected. I'm probably missing something basic here?
This is my exact exception:
Code:
DllNotFoundException: libOni assembly:<unknown assembly> type:<unknown type> member:(null)
Obi.ObiProfiler.DisableProfiler () (at Assets/Obi/Scripts/Common/Utils/ObiProfiler.cs:84)
Obi.ObiFixedUpdater.FixedUpdate () (at Assets/Obi/Scripts/Common/Updaters/ObiFixedUpdater.cs:56)