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
- HDRP Light shadows switch Type from Soft to Hard after re-enabling the Shadow Map option
- [AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
- Crash on CheckDeviceStatus when opening a UI Panel in Play mode on a specific project
- Redundant Warning message is thrown when multi selecting Package Manifest files in the Project Window
- Point light Cookie texture is rendered incorrectly with Deferred renderer path when used together with multiple Directional lights
Add comment