InputField in Android

Hi, I would like to get a similar effect , an input field in which it is possible to enter a series of numbers separated by a comma.

so I set my input field in this way

In Game mode it works, but as soon as I do from an Android device, I can only insert ONE decimal number (
but I want more numbers separated by a comma). Can someone help me? Thanks in advance

No Idea? :frowning:
I’m using Android 5.0 Api 21 for compilation.