Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
Issue ID
1322149
Regression
No
[Mac] [Editor] When playmode is paused while a key is pressed, the gameview doesn't register that the key was released.
How to reproduce:
1. Open the user's attached "IGDPD3.31 SpaceSHMUP Prototype.zip" project
2. Open the "__Scene_0" Scene
3. Enter Play Mode
4. Hold the A or D key and press the Pause button
5. Press the Step button couple of times
Expected result: The "_Hero" GameObject doesn't move when pressing the Step button
Actual result: The "_Hero" GameObject moves when pressing the Step button
Reproducible with: 2018.4.32f1, 2019.4.21f1, 2020.3.0f1, 2021.1.0b11, 2021.2.0a7
Notes:
- Able to reproduce the issue very inconsistently without pausing the game
- The issue is not reproducible on Windows
- Happens on both the Horizontal and Vertical axes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment