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
- Single particles in the Particle System randomly scale out when the simulation is playing
- Tilemap.SetTile() does not change the tiles when called from Update() in the Player
- Custom Shader Material is pink when the project is built for the WebGL platform
- New 3D URP Sample Scenes Project is created with an invalid dependency on com.unity.render-pipelines.universal-config when creating the Sample Project for the first time
- Canvas Scaler causes abnormal scaling of Canvas elements in Play Mode when UI Scale Mode is set to "Constant Physical Size" and any Editor window is moved to a differently scaled monitor and is interacted with
This is a duplicate of issue #1296690