Hello,
When pressing a cancel key (set in UICamera), the currently selected UIInput is not deselected. I set a breakpoint in UIInput.OnKey, but the breakpoint was never hit when pressing the cancel key. This behavior can be reproduced in the Chat Window example scene (Example 12) in NGUI 3.9.8.
Please let me know what I should do fix this issue.
Thanks