VaRest icon indicating copy to clipboard operation
VaRest copied to clipboard

Chinese character issue

Open KaivnD opened this issue 6 years ago • 2 comments

My project mean to use Chinese character as username, but somehow VaRest dosen't work fine.So I came here to get some help, please help me!

KaivnD avatar May 04 '18 15:05 KaivnD

Hi @Calvin-Dun ,

Could you provide an example please?

ufna avatar May 07 '18 10:05 ufna

Hi ufna! It's very nice of you to solve my problem , here is the thing , I'm Chinese guy , my client use Chinese character as their username. So, in part of my project I have to verify their account by Chinese character.

  1. First image is a part of my GameInstance ,I use Apply url to request a JSON data and store them.
wx20180509-000809 2x

2.Second image is a part of my Login widget blueprint , this is going to get user input and verify account. wx20180509-003852 2x

My problem : these blueprint program work fine with English character but Chinese character. My thought : maybe string variable does not support Chinese character ,but apply url only surport string :) Thanks for help!

KaivnD avatar May 08 '18 16:05 KaivnD