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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment