Hello.
I have an issue with NGUI.
This issue can be found in "Example 12 - Chat Window" in NGUI’s sample. You can check this sample to understand more easily.
<Issue> Input Caret doesn’t show when inputting from Device.
When inputting in the Unity Editor, it shows normally, but when inputting from a device, Input Caret doesn’t show.
Here’s how to reproduce it: NGUI -> Examples -> Scenes -> Example 12 - Chat Window Build -> Input Caret doesn’t show when inputting from Device
You can refer to these screenshots: Screenshot_UnityEditor.png, Screenshot_Device.png
<Current development environment>
* Unity 3D engine: 5.6.3 f1
* NGUI: 3.11.1
* Test Devices: Samsung Galaxy Note 3, Samsung Galaxy Note 5, iPhone 5, iPad New 9.7
FYI, the issue also occurs in NGUI v3.11.4. Please let me know how to fix this.
Thanks.