OptionException: Unexpected arguments: `--force-disable-frame-info-registration`
Burst.Compiler.IL.NativeCompilerOptions.Configure (System.String[] args, Burst.Options.OptionSet options) (at <69b504cf34c54d688310e60f1ce29d2e>:0)
Burst.Compiler.IL.NativeCompilerOptions.Configure (System.String args, Burst.Options.OptionSet options) (at <69b504cf34c54d688310e60f1ce29d2e>:0)
Burst.Compiler.IL.Client.CompilerClient.SetDefaultOptions (System.String defaultOptions) (at <69b504cf34c54d688310e60f1ce29d2e>:0)
Burst.Compiler.IL.Jit.JitCompilerService.ProcessCommand (System.String commandName, System.String args) (at <69b504cf34c54d688310e60f1ce29d2e>:0)
Burst.Compiler.IL.Jit.JitCompilerService.CompileInternal (System.String fullMethodName, System.String assemblyPaths, System.IntPtr userdata, Unity.Burst.NativeDumpFlags dumpFlags, System.IntPtr compilerCallbackPointer, System.IntPtr logCallBack, System.String compilerFlags) (at <69b504cf34c54d688310e60f1ce29d2e>:0)
Unity.Burst.LowLevel.BurstCompilerService:GetDisassembly_Injected(MethodInfo, ManagedSpanWrapper&, ManagedSpanWrapper&)
Unity.Burst.LowLevel.BurstCompilerService:GetDisassembly(MethodInfo, String)
Unity.Burst.BurstCompiler:SendRawCommandToCompiler(String)
Unity.Burst.CommandBuilder:SendToCompiler()
Unity.Burst.BurstCompiler:SendCommandToCompiler(String, String)
Unity.Burst.BurstCompiler:SetDefaultOptions()
Unity.Burst.Editor.BurstLoader:.cctor()
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes(Type[])