"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Nullpointer when using delayed initialisation

Vuforia SDK Version: 9.6.x - Description with steps to reproduce: Hello, Using 9.6.4 in unity, this happens when trying to delay initialisation: NullReferenceException: Object reference not set to an instance of an object. at Vuforia.UnityRuntimeCompiled.ARFoundationIntegration.OpenSourceUnityARFoundationFacade.FindDependencies () [0x00000] in <00000000000000000000000000000000>:0 at Vuforia.ARFoundationARController.InitializeForARFoundation (System.Action`1[T] onComplete) [0x00000] in <00000000000000000000000000000000>:0 Steps to reproduce: - Enable delayed initialisation - Initialise manually - Development OS (Mac OS X, Windows, Linux): Mac OS x - Mobile OS and Version: Android - Mobile Device Manufacturer and Model name: Oneplus Nord - Do the Vuforia Sample Applications show the same behavior?: N/A