Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
36
Found in
2017.4.5f1
Issue ID
1049679
Regression
No
Input buffering and responsiveness issue for Linux Standalone builds with low framerate
To reproduce:
1) Open attached project and ThirdPersonCharacter scene
2) Create new script
3) In Start function, add "Application.targetFrameRate = 10;" and save the script
4) Attach that script to any object in scene
5) Build and run for Linux
6) Use arrow keys/WASD to move
Expected: Character stops immediately after input ends
Actual: Character continues running for 20+ seconds even if all buttons are released
Reproduced in 2017.4.5f1, 2018.2.0b7
Not reproduced in Win Standalone
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment