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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2021.1.9f1):
imgui is not a fully supported runtime UI system.