Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2018.4
2019.4
2019.4.19f1
2020.2
2021.1
2021.2
Issue ID
1312251
Regression
No
[Mesh] Blendshapes added w/ AddBlendShapeFrame won't work properly with GPU skinning, unless mesh is modified in some other way
How to reproduce:
1. Open the user's attached "TestCombineMeshes.zip" project
2. Open the "SampleScene" Scene
3. Enter Play Mode
4. Select the "Drag blend shape sliders" GameObject in the Hierarchy window
5. Drag one of the BlendShapes slider value to 1
6. Observe the Mesh in the Game view
Expected result: The Mesh is stretched at specific parts
Actual result: A lot of spikes are coming out of the Mesh
Reproducible with: 2018.4.31f1, 2019.4.20f1, 2020.2.4f1, 2021.1.0b6, 2021.2.0a4
Note:
- The issue is not reproducible if line 35 (mesh.vertices = mesh.vertices) in TestCombine.cs script in uncommented
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
- [URP] Exceeding the platform's supported light limit gives shadow distortion when using Deferred Rendering Path
- URP Sample Buffer Image Tile is moved when the Offset Value is changed
- Static constructor in a struct returns false when running tests with IL2CPP
- Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
- [Linux][IL2CPP] Dedicated server crashes when calling Socket.Send
Resolution Note (fix version 2021.2):
Fixed in: 2022.1.0a2