Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
3
Found in
5.5.0p3
Issue ID
869047
Regression
No
[Edge] input axis lags and gets stuck
-e: the input on Edge(38) is sometimes laggy and the axis might even get stuck
--it works way better on Chrome(55) and Firefox(51)
-repro:
--open attached project
--build for WebGL
--run in Edge
--use the left and right key a few times to see the axis value switch
--hold the keys for longer
--NOTICE
---on releasing the key it takes considerably longer for the axis to default back to 0 compared to Chrome and FF
---every now and then the axis just gets stuck on 1 or -1
----pressing the opposite key gets the axis unstuck
-Edge issue: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/9021586/
Comments (3)
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
asdawerwe
Jan 17, 2017 16:08
Use the left and right key ... https://jsfiddle.net/cronostop/5cf7xmk3/
asdawerwe
Jan 15, 2017 18:26
I tested with three.js libs (no unity3D) and error persists ... i think this is bug in EDGE ... no unity3D
Pat-AfterMoon
Jan 11, 2017 20:04
-> In fact, pressing any other key or moving the mouse cursor can gets the axis unstuck