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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
- Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
- “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
- [Metal] Game freezes after command buffer Timeout error
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
Resolution Note (2021.1.9f1):
imgui is not a fully supported runtime UI system.