Unity Issue Tracker - ArgumentOutOfRangeException: StartIndex cannot be less than zero' is thrown when importing the FBX model
Fixed
UUM-3177
ArgumentOutOfRangeException: StartIndex cannot be less than zero' is thrown when importing the FBX model
Unity: Asset Importers
Fixed
2023.1.X
2022.2.X
2022.1.X
2021.3.X
Won't Fix
2021.2.X
Fixed in: 2023.1.0a19
Canceling this port since 2021.2 is not a supported version anymore. There is also another port opened to track 2021.3 which is the supported version.
Reproduction steps:
1. Create a new Unity project
2. Import the attached 'dress_03.fbx' model to the project
3. In the Project window select the 'dress_03.fbx' file
4. Observe the Console
Expected result: No errors are in the Console
Actual result: 'ArgumentOutOfRangeException: StartIndex cannot be less than zero' is in the Console