Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.9f1
Issue ID
1139192
Regression
Yes
Creating mesh assets produces broken blendshapes
How to reproduce:
1. load the SampleScene
2. look at the face in the scene
3. move the smile blend shape up and down
4. notice the broken normals
5. find the fbx under assets/faces
6. expand the blendshapeTest_n face asset
7. right click on the mesh_body subasset
8. select 'generate mesh with fixed normals'
9. see a new asset is produced
10. select the face in the scene
11. drag this fixed mesh asset onto face's mesh reference in the skinned mesh renderer
12. change the smile blend shape value
13. see that the blend shape is corrupted
Result: Blend shape is corrupted
Expected: Blend shape should work
14. save the scene
15. right click on assets and select 'reimport all'
16. wait for editor to restart
17. select the face in the scene
18. change the smile blendshape value
19. see that the blendshape now works correctly
Result: mesh blend shapes saved in this script are broken without a complete library re-import
Expected result: the mesh blendshapes should not require a complete re-import
First reproduced in 2018.3.9f1
Not reproducible in 2018.3.8f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment