Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a9
2019.1.6f1
2019.2.0a1
2019.3.0a1
Issue ID
1165175
Regression
Yes
Errors "Bone index is not within the number of bones" are thrown when render.sharedMesh.boneWeights is set to null
How to reproduce:
1. Open the attached project ("case_1165175-bug_remove_skin.zip")
2. Reimport the "male_body.fbx" asset
3. Inspect console
Expected results: No errors in the console
Actual results: "Bone index is not within the number of bones" errors are thrown
Reproducible with: 2019.1.0a9, 2019.1.8f1, 2019.2.0b8, 2019.3.0a8
Not reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.0a8
Comments (3)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
- The Editor's Help menu still lists an old/retired website - "Unity Forum"
- Baked GI loaded by LoadScene call with Additive mode is not cleaned up when unloading the Scene
- "Reflection Probe" borders disappear when interacting with the UI in the Inspector and one of the Reflection Probe editing tools is selected during the Baking process
frozenpepper
Jun 03, 2023 21:37
Started getting this recently (Unity 2022.3.0f1 and 2021.3.26f1) and in my case it is related to EasyDecal. Brute forced a solution by using "EditorUtility.CollectDependencies()" to gather the SkinnedMeshRenderers EasyDecal references internally and destroying them. Can now build again. I'm not using Skinned Decals so don't know if solution would work in that case too.
kbm
Apr 17, 2021 21:35
I am still getting this error in Unity 2020.3.3f1 in combination with the EasyDecal plugin.
Any help would be greatly appreciated!
andyasj
Aug 26, 2019 08:11
This issue in android build 2019.1.6f1