Unity Issue Tracker - The '¥' (yen) key is not recognized when Japanese keyboard layout is used
Closed
ISXB-1487
The '¥' (yen) key is not recognized when Japanese keyboard layout is used
Package: Input System
Cannot Reproduce
1.14.X
Cannot reproduce with input system 1.19.0 or Input Manager on the 6.6 alpha Editor (Bug filed as an input system bug but the user project uses Input Manager. Both backends worked as expected)
How to reproduce:
1. Open the “InputYen.zip“ project
2. Open the “SampleScene“
3. Open the On-Screen Keyboard on Windows
4. Enter Play Mode
5. Change the keyboard layout/language to Japanese (needs to be pre-installed through the Settings panel in Windows)
6. Press the key with the '¥' (yen) symbol (to the left of the backspace key)
7. Observe the Console
Expected result: a “Test“ LogError is logged
Actual result: Nothing is logged