05-10-2020, 08:26 PM
(This post was last modified: 05-10-2020, 08:29 PM by josemendez.)
(05-10-2020, 06:00 PM)manurocker95 Wrote: Hi! I'm using Unity 2019.1.7f1 + Burst 1.3.7 + Jobs 0.5.0-preview 14 and when setting any solver to Burst, Unity completely freezes. This is common to all Obi assets. In case of Softbody, Oni mode works just fine excepting the scene "Deformable Barrels" that runs at 3fps after instancing.
Any idea? Should I downgrade Jobs package?
Thanks in advance
Unity 2019.1 is not supported by Obi 5.5, 5.6, or the Burst backend, as there were several deal-breaking bugs with collections and Burst in pre-2019.3 (NativeQueue in particular -which is used extensively in Obi- was really broken). You should use Unity 2019.3 or above, as indicated on the store.