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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (2021.1.9f1):
imgui is not a fully supported runtime UI system.