Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b6
Issue ID
912273
Regression
Yes
Scaling root does not scale character with Optimize GO enabled
Scaling the character's root does not give the expected result when Optimize Game Object is enabled on a Humanoid rig (Inspector > Rig).
If Optimize Game Object is disbaled, scale works as expected.
(see attached OptimizeScale.gif)
repro:
-open project
-open OptimizeScaleBug scene
-in Inspector > Rig, enable Optimize Game Object (should have Left_HandJoint01 exposed as an extra transform)
-Click Play, scale the character's root (Willard_Multitake)... all good, character scale as expected.
-Stop.
-scale the character's root (Willard_Multitake)...
bug: character joints are not scaled as expected (see gif)
fixed in:
Changeset: 314689 (402535b46759) [animation][case 912273] Scaling root does not scale character with Optimize GO enabled
Branch: animation/dev
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
Add comment