ModalEnabled not working properly

In my game I set ModalEnabled to true to hide the touch controls, at the click of a text button I set ModalEnabled to false to bring the controls back.

However, when I spawn, (using LoadCharacter) I spawn without touch controls (I found resetting brings the controls back).

Has anything been changed recently, this really is breaking my game on mobile devices…

I’ve also found while I’ve been testing using the Developer app I spawn without any touch controls.

My device is an iPhone 5 64gb with the latest ROBLOX apps.

The place where I’ve been having the issue is here.

Edit: Figured out the reproduction steps which are now attached: ModalEnabled repro.rbxl (14.4 KB)

1 Like

Upcoming fix (link updated):

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.