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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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?