v1.8.0-beta.5
Pre-release
Pre-release
·
522 commits
to master
since this release
Version 1.8.0-beta.5
Installer unitypackage for this version is here.
This is SNAPSHOT, not a stable release. make sure this may have many bugs.
Added
- Rename BlendShape component to rename BlendShapes
#1245
- This can be used to avoid blendShape name conflicts in Merge Skinned Mesh
Changed
- Performance Improvements with Mesh Manipulation, especially with blendshape-heavy meshes
#1234
#1243
#1240
Fixed
- maxSquish cannot be configured for mergePB
#1231
- Error from Optimize Texture if there is Merge Skinned Mesh with material slot animation
#1235
- Unncecessary Prefab Overrides are Generated with Prefab Safe Set
#1236
- CS8632 warning for released version
#1237
- Avatar Descriptor can be removed by Avatar Optimizer in extreamely rare case
#1242
- Material property animation with weight 0 layer might be broken with AutoMergeSkinnedMesh
#1248