Search Issue Tracker
In Progress
Fix In Review for 10.1.4
Under Consideration for 9.1.X, 11.0.X
Votes
2
Found in [Package]
7.1.2
9.1.2
10.1.3
Issue ID
DANB-745
Regression
No
Incorrect initial target position when the Skinning Editor's "Depth" parameter is adjusted on a bone which is set as the "Effector" parameter on the "Limb Solver 2D" Component
Reproduction steps:
1. Open the attached "repro_IN-84092" project
2. Open the "Assets/Scenes/SampleScene.unity" Scene
3. In the "Assets" folder, select the "Character.psb" Prefab
4. In the Inspector, press the "Open Sprite Editor" button
5. In the Sprite Editor window overlay, press on the top-left dropdown and select "Skinning Editor"
6. Press on the most-left bone on the hand on the left
7. Change the "Depth" parameter to 100 and click "Apply"
8. In the Scene view, notice that the form of the hand on the left doesn't change
9. Now, in the Sprite Editor window, press on the most-right bone on the hand on the right
10. Change the "Depth" parameter to 100 and click "Apply"
11. Observe the Scene view
Expected result: The hand on the right is straight
Actual result: The hand on the right is twisted
Reproducible with: 2021.3.43f1, 2022.3.46f1, 6000.0.19f1
Reproducible on: Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
* Reproducible in Play Mode and in the Player
* On 7.1.1, the hand is twisted even while the “Depth“ parameter of the bone is set to 0
*Notes from dev:*
* This issue is related to the depth (z position of the bones).
* Instead of modifying the depth of the bone in the Skinning Editor, you can also modify the z position of the bone directly in the Scene. (See the *Scene - Bone Depth.mov* video)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note (fix version 10.1.4):
Fixed for 2D Animation 10.1.4