You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following error appeared when I switched from Android back to Standalone Build platforms:
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.Collections.Generic.List`1[T].get_Item (System.Int32 index) [0x00009] in <b89873cb176e44a995a4781c7487d410>:0
at RealityToolkit.CameraService.CameraService.Initialize () [0x00034] in .\Packages\com.realitytoolkit.camera\Runtime\CameraService.cs:83
at RealityCollective.ServiceFramework.Services.ServiceManager.InitializeAllServices () [0x0003e] in .\Packages\com.realitycollective.service-framework\Runtime\Services\ServiceManager.cs:1344
Unclear as to the source of the issue.
The text was updated successfully, but these errors were encountered:
The following error appeared when I switched from Android back to Standalone Build platforms:
Unclear as to the source of the issue.
The text was updated successfully, but these errors were encountered: