Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2020.1.16f1
2021.1
Issue ID
1296383
Regression
No
Characters in text fields are shown in GUI.TextArea when IME characters are typed in Editor's search fields
How to reproduce:
1. Setup Google or Microsoft IME (Google IME for Japanese can be found here: https://www.google.co.jp/ime/ Microsoft IME can be set up via Language settings)
2. Open the user's attached
3. Open the Scene "SampleScene"
4. Enter the Play Mode
5. Select the language that's using the IME
6. Select the text area in the Game view
7. Select the search field in the Hierarchy and type anything in the language's IME style
Expected results: The typed text appears only in the Hierarchy search bar
Actual results: The typed text appears in the text area in the Game view
Reproducible with: 2018.4.30f1, 2019.4.16f1, 2020.1.16f1, 2020.2.0b14, 2021.1.0a8
Notes:
- Doesn't happen with other text fields in the Scene
- Happens only after selecting the text area
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2021.1.9f1):
imgui is not a fully supported runtime UI system.