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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (2021.1.9f1):
imgui is not a fully supported runtime UI system.