Skip to content

BUG: Index Reference error encountered when switching build platforms #14

Description

@SimonDarksideJ

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions