UE 4.27 Touch Interface Bug?

Hey guys. I need your help.
I have been working using Unreal Engine 4.26.2 for a while, no problems. But recently I tried to migrate my project to UE 4.27 and I’m experiencing an anoying “bug”, I don’t know. It’s about touch interfaces. When I use a widget touch interface, my center thumbstick always goes to the edge, even moving the minimal possible. I didn’t make any changes, just created the third person project and activated the touch interface, I did reinstall the unreal engine, my Windows 10… But it is the same problem.
WhatsApp Image 2021-09-16 at 20.27.05

Well, I thought it was some problem in my PC, so I exported the game to mobile to test in my Android, and the problem persisted even in my smartphone! I just touched the screen to move the thumbstick and It instantly moved to the edge. I think it’s a problem with the version 4.27, but I need someone to confirm this to me. Or something I’m doing wrong… I recorded this video to you take a look.

Could someone help me? Is something I’m doing wrong or it is an UE 4.27 bug? Remembering I didn’t make any changes to the editor or project, It’s all default settings. Even reinstalling the editor, the Windows, exporting the game… the problem persists.

OS: Windows 10 build 19043
Unreal Engine version: 4.27

2 Likes

Same here even with a fresh new fps project on 4.27. So do not reinstall your computer for this :slight_smile: . It’s a regression.

1 Like

have the same problem: migrated from 4.26 to 4.27 and the touch interface have the same behavior you are describing. In 4.26 all is fine

1 Like

Re,

The issue was fixed here:
https://github.com/EpicGames/UnrealEngine/pull/8382/files

You can build yourself the engine with the fix or wait for the next version (4.27.1?)

I have tested the fix myself and it’s works.

2 Likes

I’ll take a look at the code! :grinning: I appreciate your help, thanks!

Hi everyone) i stiil has this problem in 4.27.1 and the link https://github.com/EpicGames/UnrealEngine/pull/8382/files is 404(

Does someone has any ideas how to fix thumb problem?

Hey VladLawrence,
You need to join the Epic Games organization on GitHub to access these files. Take a look at this article.

Thank you so much!