29-03-2023, 01:58 PM
(29-03-2023, 01:38 PM)lacasrac Wrote: obi 6.5.1
That's strange, could you check whether the file located at Obi/Assets/Obi/Scripts/Common/Backends/Burst/DataStructures/ConstraintBatcher/ConstraintSorter.cs defines ConstraintSorter as:
Code:
public class ConstraintSorter<T> where T : struct, IConstraint
(roughly line 12 in the file).
(29-03-2023, 01:38 PM)lacasrac Wrote: burst 1.8.3
I try soon with 1.8.4
Latest Burst version that didn't exhibit this issue was 1.6. I'm not sure what the status is for 1.8.4.