Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index was outside the bounds of the array when click on ‘Add Planes and PointCloud’ #53

Open
viknesh2020 opened this issue Jun 17, 2019 · 0 comments

Comments

@viknesh2020
Copy link

I followed the steps that are given in the tutorial. Captured a map data using Spatial Capture app. Did all steps for listing the maps and also added the API key. However, while clicking on the ‘Add Planes and PointCloud’ button I get the following error.

IndexOutOfRangeException: Index was outside the bounds of the array.
EditorCoroutines.PlacenoteWebAPI+d__8.MoveNext () (at Assets/Placenote/Toolkits/SpatialCapture/PlacenoteWebAPI.cs:116)
EditorCoroutines.EditorCoroutines.MoveNext (EditorCoroutines.EditorCoroutines+EditorCoroutine coroutine) (at Assets/Placenote/EditorCoroutines/Scripts/EditorCoroutines.cs:337)
EditorCoroutines.EditorCoroutines.OnUpdate () (at Assets/Placenote/EditorCoroutines/Scripts/EditorCoroutines.cs:320)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at /Users/builduser/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)

Am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant