Can not input zh_cn words with slate inputting widget

Hi epic:

  Today, i upgraded my engine to 4.6. But i meet one bug when entering zh_cn word with slate input widget. The editor crashed. Currently i do not have the unreal engine 4.5, so i can not compare for getting the detail information.   

  In here, i upload the crash log. I will investigate it for solving by self. If you guys clear this result from what. please send me the solution.

  thanks.



 [link text][1]

Which IME are you using to enter the zh_cn text?

yes, but i want to enter the zh_cn text by down the space key, and the editor crash.

I have validate that the unreal engine 4.5 will not show me crash report with same operation. Also the engine will not crash with entering english .

Are you using the Google, Bing, Microsoft, or other IME?

i currently working on windows platform, so i think it i microsoft.

I managed to reproduce this using the Bing Pinyin IME (the issue wasn’t present when using the Google Pinyin IME).

The crash is fixed by the following change: https://github.com/EpicGames/UnrealEngine/commit/c0c03a9dcade14c1338ac124c8748361d3949a3b

Thanks for the bug report.

That is cool. Thanks very much.