iOS Mouse Support

Is iOS mouse input supported by the Engine (4.26)?

For example (as mentioned here), to enable mouse support on Android devices one must add the following to their game’s Config/DefaultEngine.ini file;

[SystemSettings]
Android.EnableMouse=1

However, it appears this setting is only available for Android and not iOS.

Is there a different method to enable mouse support on iOS?

1 Like

I have the same problem. We need the help of the UE development team.

I have the same problem, and Mac(Support M-series Clip) can run ios game, It’s also need mouse support.