Search Issue Tracker
By Design
Votes
0
Found in
5.4.0f3
Issue ID
847240
Regression
No
Rigs created from avatars with "Optimize Game Object" selected do not retain hierarchy optimization
Steps to reproduce:
1. Download and open the attached project
2. Look at the hierarchy or project windows and see different hierarchy
Expected result: Character_rig@anim should have the same removed (optimised) hierarchy as Character_rig
Actual result: Character_rig@anim has the old hierarchy without "Optimize Game Object"
Steps to reproduce from scratch:
1. Open any modeling program(i.e. blender)
2. Create a model
3. Create another model
4. Parent it under the first
5. Create an animation for the parent model
6. Export as FBX
7. Import it into Unity
8. Duplicate it
9. On the first model, in the Rig settings in the inspector window, check "Optimize game Object"
10. On the duplicated set Avatar Definition as "Copy from other Avatar"
11. Set the source to the original model's avatar
12. Click apply
Result: the second rig will not retain the "Optimize game Object" optimizations
Reproduced on 5.2.3f1. 5.3.6p8, 5.4.0f3, 5.4.2p3, 5.5.0b9, 5.6.0a2 (e9ba82db0b63)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment