How to reproduce:
1. Install the German keyboard language for Windows
2. Open the “GermanKeyboardBug.zip“ project
3. Open the “SampleScene“
4. Open the Keyboard window (Window > Analysis > Input Debugger > Keyboard)
5. Enter the Play Mode
6. Change the keyboard language to German
7. Observe the “Display Name” attribute for the key “A“ in the Keyboard window
Expected results: The “Display Name” for the key “A“ is “A“
Actual results: The “Display Name” for the key “A“ is “Á“
Reproducible in: 1.7.0, 1.8.1 (2022.2.0a3, 2022.3.22f1, 2023.2.16f1, 6000.0.0b13)
Not reproducible in: 1.7.0, 1.8.1 (2021.3.36f1, 2022.2.0a2)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- Reproducible only when in Play Mode, after exiting Play Mode, the wrong DisplayName stays until the keyboard language is changed
- This issue is also reproducible in the Player
- Regression is among the Editor versions and not the package itself