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/
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
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
- [Android] The built-in URP shaders Lit, Complex Lit and the Simple Lit are not rendered when built on Android devices with an Adreno 300 series GPUs
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
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