Unity Issue Tracker - F13/F14/F15 buttons are not being recognized when used with the Input function in Scripts
Fixed
UUM-44328
F13/F14/F15 buttons are not being recognized when used with the Input function in Scripts
Unity: Input
Fixed
6.1.X
2023.3.X
2022.3.X
Won't Fix
6.0.X
2023.2.X
2023.1.X
Cancelling this 2023.2 tech release issue since the support for this release has come to end of life. Cancelling this 2023.2 port case does not affect any LTS or Unity 6 Beta/Preview that remain open.
How to reproduce:
1. Open the attached “IN-49290.zip” project
2. Open the “SampleScene” Scene
3. Enter Play Mode
4. Open the Console Window
5. Press FN+F13/F14/F15 on the Keyboard
Expected result: “Pressed F13/F14/F15” is logged
Actual result: Nothing is logged