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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment