Search Issue Tracker
Won't Fix
Votes
1
Found in
2018.1.0f2
Issue ID
1040250
Regression
No
[OSX] Chinese keyboard input (pinyin) are not recognized by Input.compositionString and Input.inputString
How to reproduce:
1. Follow the rules to add Pinyin input mode: https://support.apple.com/kb/PH22620?locale=en_GB
2. Open given Unity project
3. Enter "Example 0 - Control Widgets" scene
4. Enter Play Mode
5 Try to write some symbols into the text field
Expected result: In the console "inserting, ime and input string values shouldn't be empty
Actual result: pinyin symbols are not supported
Regression first introduced in:
Reproducible with: 2018.3.0a1, 2018.2.0b5
Note:
Cannot be tested on versions below 2018.2 because of "Assets/NGUI/Scripts/Editor/UISnapshotPointEditor.cs(90,24): error CS0117: `UnityEditor.PrefabUtility' does not contain a definition for` GetCorrespondingObjectFromSource'" error
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.3.X):
After some test and discussion with dev team, this bug only happens to NGUI asset store package, and has nothing to do with the Unity UI system. We won't be able to fix this from the Unity side. Please contact the Assets Store creator for resolution. Thanks.