Search Issue Tracker
By Design
Votes
1
Found in
5.3.4f1
Issue ID
784392
Regression
No
When V-Sync is disabled Input.GetAxis() returns near 0 values in standalone player
To reproduced the issue follow the steps:
1. Open "testInput" project
2. Open "1" scene
3. Make sure virtual sync is disabled in quality settings
4. Build the project for standalone player
5. Run the the project
6. In game, there's output of Input.GetAxis() at the top-left of screen
7. Move the mouse, you could find that the value under "Fastest" setting is always near 0
Reproduced in 5.4.0b11, 5.4.0b13, 5.3.4p1, 5.2.2p4
Comments (1)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
vollchecker
Aug 10, 2016 07:56
have the same problem with unity 5.4.0f3 in windows standalone build (problem occurs only in build)
we can only move mouse when v-sync is on
it should be possible to move the mouse also when v-sync is disabled
pls fix issue because its very hard to find