Search Issue Tracker
Fixed in 1.3.0-pre.1
Votes
4
Found in [Package]
2020.3
2020.3.15f2
2021.1
2021.2
2022.1
Issue ID
1366549
Regression
No
2D Animation Rig follows inverted Mouse control when facing left side
How to reproduce:
1. Open the user's attached project
2. Open scene Assets/_Scenes/BearAnimationTest
3. Go to the Game view and press the Play button
4. Navigate the mouse cursor up and down, and observe the Player's orientation towards the cursor
5. Press the Left arrow key or the left arrow button in the Game view
6. Navigate the mouse cursor up and down, and observe the Player's orientation
Expected result: the Player character is facing the mouse cursor
Actual result: the Player character is facing the opposite vertical side of the mouse cursor
Reproducible with: 2020.3.20f1, 2021.1.25f1, 2021.2.0b15, 2022.1.0a12
Could not test with: 2019.4.31f1 (the Animation Rig no longer works after downgrading Package versions)
Comments (2)
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
gothic0327
Nov 16, 2022 18:34
When will it be released?
I checked the Animation Rig with Unity 2020.3.40.
The last version is the 1.2.0.
Stevevokhe
Jan 28, 2022 18:45
Is the fix in progress?