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
- [Device Simulator] When simulator window is narrow, toolbar controls deform and some become inacessible
- [Device Simulator] Only one Touch Input is recognized when using Device Simulator
- "PropertiesGUI() is being called recursively" warning produced when trying to open color picker when object picker is opened
- [Device Simulator] Getting different transform position on Device Simulator compared to a device when using EnhancedTouchSupport
- log4net error is thrown when using .NET Standard 2.0 for Linux server builds
Resolution Note (fix version 2021.2):
Fixed in: 2022.1.0a2