-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
OverflowException: Value is too large
System.Int32.Parse (System.String s) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Int32.cs:629)
System.Convert.ToInt32 (System.String value) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System/Convert.cs:1270)
FBXImporter.ObjectBuilding () (at Assets/UnityFBXImporter/FBXImporter.cs:388)
FBXImporter.ParseFBX (System.String path) (at Assets/UnityFBXImporter/FBXImporter.cs:192)
MeshManager.findMeshInDesktop () (at Assets/Scripts/FBXImport/MeshManager.cs:39)
MeshManager.Start () (at Assets/Scripts/FBXImport/MeshManager.cs:15)
It is a simple FBX in ASCII format imported from 3DS max 2017
It lacks any hierarchy at all.
Metadata
Metadata
Assignees
Labels
No labels