Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.4
2019.2.15f1
2020.1
Issue ID
1205108
Regression
No
Armenian characters are converted to '?' when typed in Windows Unity Editor
How to reproduce:
1. Set the Input language to Armenian
2. Create a new project or open an existing one
3. Try to rename a GameObject using Armenian characters
Expected result: The GameObject is renamed with Armenian characters
Actual result: The GameObject is renamed with '?' characters
Reproducible with: 2017.4.36f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f4, 2020.1.0a18
Notes:
The issue is only reproducible on Windows Editor.
The issue is reproducible on uGUI, IMGUI in the Editor, also Input fields in both Editor and built project.
The issue only appears when Input is provided directly from the keyboard (copying from elsewhere works as expected).
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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Resolution Note (2020.1.X):
Low priority defect and unlikely to be fixed for the near future.