Is the issue where textboxes wouldn't focus on mobile fixed?

Hello!

Basically the title, there was an issue before where mobile users couldn’t tap on textboxes and have them focus, to fix you would have to add a button and listen for the .MouseButton1Click event, then manually focus. I think this might have been fixed on mobile, but I can’t check as the issue didn’t happen with the mobile emulator. I think I heard somewhere that it might be fixed on mobile with the cursor update. Does anyone happen to know if this is true or if I’m just making things up?