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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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?