Search Issue Tracker

Fixed in 2021.2.X

Fixed in 2020.3.X, 2021.1.X

Votes

0

Found in

2020.2.0a12

2020.3

2021.1

2021.2

Issue ID

1296690

Regression

Yes

Input.GetAxis("Mouse X") stops working after Game view has been moved/redocked in Play Mode

Windows

-

Reproduction steps:
1. Open project "Test2018.zip"
2. Press Play
3. Move Game view as a separate window
4. Dock the Game view somewhere in the Editor
5. Click on the Game view and move the mouse sideways

Expected result: Input.GetAxis("Mouse X") returns values above or below 0
Actual result: Input.GetAxis("Mouse X") returning 0

Reproducible with: 2020.2.0a12, 2020.3.1f1, 2021.1.1f1, 2021.2.0a10
Not reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.2.0a20

Notes:
- Does not reproduce consistently

  1. Resolution Note (fix version 2021.2):

    Fixed in 2021.2.0a17

  2. Resolution Note (fix version 2021.1):

    Fixed in 2021.1.9f1

  3. Resolution Note (fix version 2020.3):

    Fixed in 2020.3.11f1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.