Search Issue Tracker
Duplicate
Votes
9
Found in
5.2.1p4
Issue ID
736417
Regression
No
[AnimatorUtility] SkinnedMeshRenderer with modified boneweights breaks AnimatorUtility.OptimizeTransformHierarchy
Steps to reproduce:
1. Open attached project
2. Open scene "bug"
3. Run the scene
4. Press "1" on keyboard to Instantiate a prefab
5. Press "2" to generate new mesh and assign it new boneWeights
6. Press "3" to assigned generated mesh to SkinnedMeshRenderer
7. Press "4" to run AnimatorUtility.OptimizeTransformHierarchy
8. Observe error in console "Bones do not match bindpose."
Comments (1)
-
watsonsong
Jul 28, 2016 09:17
I also met this problem when I combine different part of an character into one drawcall, and try to optimize the bones. The error report: Bones do not match bindpose.
Need support for this.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #819713