Search Issue Tracker
Fixed
Fixed in 7.1.2, 9.1.3, 10.1.4
Votes
2
Found in [Package]
7.1.2
9.1.2
10.1.3
11.0.0
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 10.1.4):
Fixed for 2D Animation 10.1.4