Textfield with Vietnamese Input

I’m doing a project on a software contest in Vietnam.
I need Vietnamese input in the TextField but when ever I type down á ố ế or whatever, the string became “v”. I can copy paste the string to the field but the typing is not.
Please help.
Best Regard

I figured out it was the ibus problem, do you guy know how to link ibus and Unity3D together?