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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment