/opt/UnitySrc/bugs/IN-107514_BurstInterpolationHandlerBug/Assets/Runtime/DebugLogJob.cs(14,9): Burst error BC1051: Invalid managed type found for the field `_provider` of the struct `System.Runtime.CompilerServices.DefaultInterpolatedStringHandler`.: the type `System.IFormatProvider` is a managed type and is not supported at DebugLogJob.Execute(DebugLogJob* this) (at /opt/UnitySrc/bugs/IN-107514_BurstInterpolationHandlerBug/Assets/Runtime/DebugLogJob.cs:14)
at Unity.Jobs.IJobExtensions.JobStruct`1<DebugLogJob>.Execute(ref DebugLogJob data, System.IntPtr additionalPtr, System.IntPtr bufferRangePatchData, ref Unity.Jobs.LowLevel.Unsafe.JobRanges ranges, int jobIndex) (at /Users/bokken/build/output/unity/unity/Runtime/Jobs/Managed/IJob.cs:61)
While compiling job:
Unity.Jobs.IJobExtensions+JobStruct`1[[DebugLogJob, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]], UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null::Execute(DebugLogJob&, Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null|System.IntPtr, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|System.IntPtr, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089|Unity.Jobs.LowLevel.Unsafe.JobRanges&, UnityEngine.CoreModule, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null|System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089)