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

Error during prefab generation #1

Open
benoitmar opened this issue Jan 10, 2020 · 0 comments
Open

Error during prefab generation #1

benoitmar opened this issue Jan 10, 2020 · 0 comments

Comments

@benoitmar
Copy link

Hi!

I followed the steps described for converting and setuping the scene.
While I first hit run, I get this error:

FormatException: Input string was not in a correct format.
System.Number.ParseSingle (System.String value, System.Globalization.NumberStyles options, System.Globalization.NumberFormatInfo numfmt) (at <567df3e0919241ba98db88bec4c6696f>:0)
System.Single.Parse (System.String s, System.Globalization.NumberStyles style, System.Globalization.NumberFormatInfo info) (at <567df3e0919241ba98db88bec4c6696f>:0)
System.Single.Parse (System.String s) (at <567df3e0919241ba98db88bec4c6696f>:0)
PointCloudManager+d__21.MoveNext () (at Assets/PointCloud/Scripts/PointCloudManager.cs:115)
UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at C:/buildslave/unity/build/Runtime/Export/Scripting/Coroutines.cs:17)
UnityEngine.MonoBehaviour:StartCoroutine(String, Object)
PointCloudManager:loadPointCloud() (at Assets/PointCloud/Scripts/PointCloudManager.cs:69)
PointCloudManager:loadScene() (at Assets/PointCloud/Scripts/PointCloudManager.cs:52)
PointCloudManager:load() (at Assets/PointCloud/Scripts/PointCloudManager.cs:44)
GameController:Update() (at Assets/Scripts/GameController.cs:84)

I'm running unity 2019.2.15f1.
Could you help ?

Thanks
Ben

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