Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b1
Issue ID
589243
Regression
No
Modifying hierarchy via script and enabling OptimizeGameObjects doesn't work
To reproduce:
1. Open attached project
2. Open scene MergeBug
3. Enter play mode - note that the character on the left is not animating (due to lines under !DoCombine in CombineMeshes.cs)
Explanation: In this case a whole new hierarchy with a new animator was created, while the animator from the original asset has been setup by the model importer to write into skin mesh matrix rather than transform which is not the case for a newly created animator, by default animator writes in to transform.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment