Unable to build

Hello, trying to build out an apk is giving errors. hope it has a solution!

Unity Editor version: 2022.2.0b8 and 2022.2.0b9
ML2 OS version: na
MLSDK version: 0.53.3
Host OS: (Windows/MacOS) Windows 10

Error messages from logs (syntax-highlighting is supported via Markdown):

C:\Program Files\Unity\Hub\Editor\2022.2.0b9\Editor\Data\il2cpp\build\deploy\il2cpp.exe --convert-to-cpp --generatedcppdir=E:/Unity Projects/MagicLeap2ShapesXRTest/Library/Bee/artifacts/Android/il2cppOutput/cpp --enable-analytics --emit-null-checks --enable-array-bounds-check --dotnetprofile=unityaot-linux --profiler-report --profiler-output-file=E:/Unity Projects/MagicLeap2ShapesXRTest/Library/Bee/artifacts/il2cpp_conv_iby2.traceevents --print-command-line --data-folder=E:/Unity Projects/MagicLeap2ShapesXRTest/Library/Bee/artifacts/Android/il2cppOutput/data
Error: IL2CPP error (no further information about what managed code was being converted is available)
System.InvalidOperationException: Sequence contains no elements
at System.Linq.ThrowHelper.ThrowNoElementsException()
at Unity.IL2CPP.DataModel.BuildLogic.DataModelBuilder.Initialize(UnderConstruction`2& systemAssembly)
at Unity.IL2CPP.DataModel.BuildLogic.DataModelBuilder.Build()
at Unity.IL2CPP.AssemblyConversion.Phases.InitializePhase.Run(AssemblyConversionContext context)
at Unity.IL2CPP.AssemblyConversion.Classic.ClassicConverter.Run(AssemblyConversionContext context)
at Unity.IL2CPP.AssemblyConversion.AssemblyConverter.ConvertAssemblies(AssemblyConversionContext context, ConversionMode conversionMode)
at Unity.IL2CPP.AssemblyConversion.AssemblyConverter.ConvertAssemblies(TinyProfiler2 tinyProfiler, AssemblyConversionInputData data, AssemblyConversionParameters parameters, AssemblyConversionInputDataForTopLevelAccess dataForTopLevel)

UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

Building E:\Unity Projects\MagicLeap2ShapesXRTest\Library\Bee\artifacts\unitylinker_xy1a.traceevents failed with output:
C:\Program Files\Unity\Hub\Editor\2022.2.0b9\Editor\Data\il2cpp\build\deploy\UnityLinker.exe --search-directory=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed --out=Library/Bee/artifacts/Android/ManagedStripped --include-link-xml=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed\MethodsToPreserve.xml --include-link-xml=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed\TypesInScenes.xml --include-link-xml=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed\SerializedTypes.xml --include-link-xml=E:/Unity Projects/MagicLeap2ShapesXRTest/Assets..\Temp\InputSystemLink.xml --include-link-xml=E:\Unity Projects\MagicLeap2ShapesXRTest\Temp\burst.link.xml --include-link-xml=C:/Program Files/Unity/Hub/Editor/2022.2.0b9/Editor/Data/PlaybackEngines/AndroidPlayer/Tools/AndroidNativeLink.xml --include-directory=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed --profiler-report --profiler-output-file=E:/Unity Projects/MagicLeap2ShapesXRTest/Library/Bee/artifacts/unitylinker_xy1a.traceevents --dotnetprofile=unityaot-linux --dotnetruntime=Il2Cpp --platform=Android --use-editor-options --enable-engine-module-stripping --engine-modules-asset-file=C:/Program Files/Unity/Hub/Editor/2022.2.0b9/Editor/Data/PlaybackEngines/AndroidPlayer/modules.asset --editor-data-file=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/EditorToUnityLinkerData.json --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.XR.ARFoundation.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/UnityEngine.XR.MagicLeap.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.XR.Interaction.Toolkit.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/ShapesXr.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.TextMeshPro.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.XR.CoreUtils.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.RenderPipelines.Core.Runtime.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/MagicLeap.SDK.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.RenderPipelines.Universal.Runtime.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.XR.Management.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/Unity.InputSystem.dll --include-unity-root-assembly=E:/Unity Projects/MagicLeap2ShapesXRTest/Temp/StagingArea/Data/Managed/ShapesXr.Common.dll --print-command-line --enable-analytics
Fatal error in Unity CIL Linker
Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'MessagePack.Annotations, Version=2.3.0.0, Culture=neutral, PublicKeyToken=null'
at Unity.IL2CPP.Common.MissingMethodStubber.GetTypeModule(TypeReference type, IEnumerable1 assemblies) at Unity.Linker.Steps.AddUnresolvedStubsStep.MarkAssemblyOfType(UnityLinkContext context, TypeReference type) at Unity.Linker.Steps.Marking.UnresolvedStubMarking.HandleUnresolvedType(TypeReference reference) at Unity.Linker.Steps.UnityMarkStep.HandleUnresolvedType(TypeReference reference) at Mono.Linker.Steps.MarkStep.MarkCustomAttributes(ICustomAttributeProvider provider, DependencyInfo& reason, IMemberDefinition sourceLocationMember) at Mono.Linker.Steps.MarkStep.MarkEntireTypeInternal(TypeDefinition type, Boolean includeBaseTypes, DependencyInfo& reason, IMemberDefinition sourceLocationMember, HashSet1 typesAlreadyVisited)
at Mono.Linker.Steps.MarkStep.MarkEntireAssembly(AssemblyDefinition assembly)
at Mono.Linker.Steps.MarkStep.InitializeAssembly(AssemblyDefinition assembly)
at Unity.Linker.Steps.UnityMarkStep.InitializeAssembly(AssemblyDefinition assembly)
at Mono.Linker.Steps.MarkStep.Initialize()
at Unity.Linker.Steps.UnityMarkStep.Process(LinkContext context)
at Unity.Linker.UnityPipeline.ProcessStep(LinkContext context, IStep step)
at Mono.Linker.Pipeline.Process(LinkContext context)
at Unity.Linker.UnityDriver.UnityRun(UnityLinkContext context, UnityPipeline p, LinkRequest linkerOptions, TinyProfiler2 tinyProfiler, ILogger customLogger)
at Unity.Linker.UnityDriver.RunDriverWithoutErrorHandling(TinyProfiler2 tinyProfiler, ILogger customLogger)
at Unity.Linker.UnityDriver.RunDriverWithoutErrorHandling()
at Unity.Linker.UnityDriver.RunDriver()

UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)

1 Like

Are you able to build and deploy the Unity Examples project without any issues?

yes I was able to build example scenes, and determined that this error is related to adding in the ShapesXR unity integration, when that integration is not present or after it is deleted and the editor is restarted then the scenes will build. I informed them.

Unity Editor version: 2022.2.19
ML2 OS version: 1.3Dev
MLSDK version: 1.3
Host OS: (Windows/MacOS) MacOs

I'm getting a similar error but do not have ShapesXR integrated into my project.
Building Library/Bee/artifacts/Android/ManagedStripped failed with output:
/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/il2cpp/build/deploy/UnityLinker
--allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.AIModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ARModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.AccessibilityModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.AndroidJNIModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.AnimationModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.AssetBundleModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.AudioModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ClothModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ContentLoadModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.CoreModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.CrashReportingModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.DSPGraphModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.DirectorModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.GIModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.GameCenterModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.GridModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.HotReloadModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.IMGUIModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ImageConversionModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.InputLegacyModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.InputModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.JSONSerializeModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.LocalizationModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ParticleSystemModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.PerformanceReportingModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.Physics2DModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.PhysicsModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ProfilerModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.PropertiesModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.RuntimeInitializeOnLoadManagerInitializerModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.ScreenCaptureModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.SharedInternalsModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.SpriteMaskModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.SpriteShapeModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.StreamingModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.SubstanceModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.SubsystemsModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TLSModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TerrainModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TerrainPhysicsModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TextCoreFontEngineModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TextCoreTextEngineModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TextRenderingModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.TilemapModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UIElementsModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UIModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UmbraModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityAnalyticsCommonModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityAnalyticsModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityConnectModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityCurlModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityTestProtocolModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityWebRequestAssetBundleModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityWebRequestAudioModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityWebRequestModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityWebRequestTextureModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.UnityWebRequestWWWModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.VFXModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.VRModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.VehiclesModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.VideoModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.WindModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.XRModule.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/PlaybackEngines/AndroidPlayer/Variations/il2cpp/Managed/UnityEngine.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Assembly-CSharp.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.Management.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.RenderPipelines.Core.Runtime.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Flow.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.CoreUtils.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.ARSubsystems.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.RenderPipelines.Core.ShaderLibrary.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.TextMeshPro.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/MagicLeap.ZIFUnity.Runtime.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.Interaction.Toolkit.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.RenderPipelines.ShaderGraph.ShaderGraphLibrary.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.ARFoundation.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/InworldAI.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.RenderPipelines.Universal.Runtime.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.Burst.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Siccity.GLTFUtility.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/UnityEngine.XR.LegacyInputHelpers.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Dracodec.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.Core.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/UnityEngine.SpatialTracking.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/UnityEngine.UI.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/ThirdParty.Bunny83.simpleJson.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.RenderPipeline.Universal.ShaderLibrary.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.Timeline.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.InputSystem.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/MagicLeap.SDK.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.ARFoundation.InternalUtils.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.Mathematics.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.XR.InteractionSubsystems.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/UnityEngine.XR.MagicLeap.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.RenderPipelines.Universal.Shaders.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/Bee/PlayerScriptAssemblies/Unity.VisualScripting.State.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/System.Runtime.CompilerServices.Unsafe.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/ThirdParty/NewtonSoftJson/AOT/NewtonsoftJson.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/ThirdParty/GRPC/Google.Api.CommonProtos.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/ThirdParty/GRPC/Grpc.Core.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/ThirdParty/GRPC/Google.Protobuf.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/ThirdParty/GRPC/Grpc.Core.Api.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Assets/Inworld.AI/Plugins/InworldProto.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/PackageCache/com.unity.visualscripting@1.8.0/Runtime/VisualScripting.Flow/Dependencies/NCalc/Unity.VisualScripting.Antlr3.Runtime.dll --allowed-assembly=/Users/nicholasjanicki/Inworld-Test/Library/PackageCache/com.unity.burst@1.8.4/Unity.Burst.Unsafe.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Accessibility.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/Microsoft.Win32.Primitives.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/Microsoft.Win32.Registry.AccessControl.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/Microsoft.Win32.Registry.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/System.AppContext.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/System.Buffers.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/System.Collections.Concurrent.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/System.Collections.NonGeneric.dll --allowed-assembly=/Applications/Unity/Hub/Editor/2022.2.19f1/Unity.app/Contents/MonoBleedingEdge/lib/mono/unityaot-linux/Facades/System.Collecti

We installed the packages for newtonsoft json and gtlfutility manually from their sources online and it just seems to work now. we then erased the library and rebuilt and it seems to have done the job