Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.4
2019.4.15f1
2020.1
2020.2
2021.1
Issue ID
1297206
Regression
No
Non-Latin characters are displayed incorrectly when entering them in the text field of the modal editor window
How to reproduce:
1. Open the attached '1297206.zip' project
2. Set the keyboard language in your OS to Russian
3. In the top menu bar select 'Test'
4. Focus the text field in the 'MyModalWindow' window
5. Press the z key on the keyboard (in Russian keyboard it would be the 'я' character)
Expected result: The 'я' character is displayed in the text field
Actual result: The 'O' character is displayed in the text field
Reproducible with: 2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Cannot test with: 2018.4.30f1 (ShowModal() is not supported)
Notes:
- The issue reproduces with keyboard languages that have non-Latin characters (e.g. Russian, Lithuanian, Arabic (Algeria), Bangla (Bangladesh))
- The issue does not reproduce when pasting text from the clipboard
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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Resolution Note (fix version 2021.1):
Fix unicode input in Windows Editor modal windows so that non-Latin characters can be entered.
Fixed in 2022.1.0a7