11-02-2022, 02:44 PM
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
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