Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obi Burst No longer working
#2
(11-02-2022, 02:44 PM)netjeenpetje Wrote: Hi,

We converted our project from SteamVR to OpenXR, and now the "Burst" method doesn't seem to be working anymore.

I found the following error:

System.IndexOutOfRangeException: Index {0} is out of range of '{1}' Length.

This Exception was thrown from a job compiled with Burst, which has limited exception support. Turn off burst (Jobs -> Burst -> Enable Compilation) to inspect full exceptions & stacktraces


We still have all required packages installed.

Regards,
Davy

Hi Davy,

Burst does not depend on SteamVR or OpenXR, so there’s little chance this has anything to do with the error.

Which exact Burst/Jobs/Collections package versions are you using? Could you specify your Unity version as well?
Reply


Messages In This Thread
Obi Burst No longer working - by netjeenpetje - 11-02-2022, 02:44 PM
RE: Obi Burst No longer working - by josemendez - 11-02-2022, 04:08 PM
RE: Obi Burst No longer working - by netjeenpetje - 14-02-2022, 11:57 AM
RE: Obi Burst No longer working - by josemendez - 16-02-2022, 09:24 AM