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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
This is a duplicate of issue #1296690