Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
2
Found in
5.0.0f1
Issue ID
672297
Regression
No
"Corrective" blend shapes
Blend shapes in Unity seem to be only applied before skinned joint animation is applied. This means that while typical blend-shapes work fine, "Corrective" blend shapes do not.
A possible fix for this would be to allow Unity users to define whether blend shapes get applied before or after joint deformations. Applying the blendshape deltas after joint deformation should mimic the behavior of Maya's "Parallel" corrective blend shape features.
Comments (2)
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
- AI Assistant upgrade banner's `Open package Manager` link doesn't work
- Sub-asset UI does not refresh when undoing Renderer Feature add or remove actions in a URP Renderer asset
- Scene flickers with a green tint when using Screen Space Ambient Occlusion and Contact Shadows with raytracing
- Scripts with null Components on GameObjects are not removed when calling GameObjectUtility.RemoveMonoBehavioursWithMissingScript
- Color Curve Key values remain visible after changing Curve type
Mark_Richards
Apr 22, 2018 17:55
Corrective blendshape editor or something that works like set driven keys would be good... Something that can be inserted and controlled within unity
jorgeferes
Aug 31, 2016 20:50
So, does it means that corrective shapes should be done first, before starting to create blend shapes, to the face for example?