Unity Issue Tracker - System.IndexOutOfRangeExceptionwhen when creating a Pcg64f structure
Fixed
BUR-2291
System.IndexOutOfRangeExceptionwhen when creating a Pcg64f structure
Package: Burst
Fixed
1.8.X
Won't Fix
1.6.X
We don't support 1.6.x anymore
Reproduction steps:
1. Open the “burst-error” Project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
Expected result: Play mode is entered
Actual result: “UnityEngine::UnityException: GetOrCreateTrackerHandleImpl can only be called from the main thread.” is thrown in the Console Window