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
- "The referenced script (Unknown) on this Behaviour is missing!" warning is thrown on SceneIDMap when using a built-in template from HDRP
- Error "UXML validation error: Line 3, Position 6: The element 'VisualElement' in namespace 'UnityEngine.UIElements' has incomplete content." is present when running the test for Schema Definitions
- The light range of HDRP realtime spot lights is halved when HDRPAsset Lit Shader Mode is set to Forward or Both
- Shortcut is set for the wrong function when changing multiple shortcuts
- "[CreateProperty]" on nullable generic types causes compilation error when using a non-nullable type
This is a duplicate of issue #1296690