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.
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
- [Android]Crash on PersistentManager::GlobalToLocalSerializedFileIndex(SerializedObjectIdentifier const&) when building the Android Player
- [Android] The Video Player stops playing at different points when Skip On Drop is enabled
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
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?