Search Issue Tracker
Duplicate
Duplicate in 2020.3.X, 2021.1.X
Votes
0
Found in
2020.1.0a22
2020.2.7f1
2020.3
2021.1
2021.2
Issue ID
1320678
Regression
Yes
[Game view] Game stops accepting input when the Game view undocked and re-docked during Play Mode using the Input System
How to reproduce:
1. Open the attached project "1005607-InputDocking.zip"
2. Press Play
3. Move the Game view as a separate window
4. Dock Game view back to the Editor
5. Try clicking W, A, S, D buttons to move the ball GameObject
Expected result: GameObject moves
Actual result: GameObject does not move
Reproducible with: 2020.1.0a22, 2020.3.4f1, 2021.1.4f1, 2021.2.0a14
Not reproducible with: 2019.4.24f1, 2020.1.0a21
Can't test with: 2018.4.34f1 (Only supports experimental Input System, cannot add Player Input, and user's project breaks)
Notes:
- Reproducible with this setup: https://docs.unity3d.com/Packages/com.unity.inputsystem@1.0/manual/QuickStartGuide.html
- Not reproducible with: UnityEngine.Input.GetKeyDown()
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
- Shader Graph template titles blink and render incorrectly in “Create New Shader Graph Asset” window
- Profiler Captures List foldouts do not open when clicked on the foldout title
- Profiler Captures List date title is not centered vertically
- ShaderGraph template titles intermittently disappear after hover interaction
- Text is pushed outside of the text box when creating a new Colors library in the Color Picker and entering the long string
This is a duplicate of issue #1296690