Search Issue Tracker
Fixed
Fixed in 2022.3.62f1, 6000.0.38f1, 6000.1.0a10
Votes
0
Found in
2022.3.6f1
2023.1.7f1
2023.2.0b3
2023.3.0a1
6000.0.0b11
6000.1.0a7
7000.0.0a1
Issue ID
UUM-44328
Regression
Yes
F13/F14/F15 buttons are not being recognized when used with the Input function in Scripts
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
Reproducible with: 2022.1.0a15, 2022.3.6f1, 2023.1.7f1, 2023.2.0b3, 2023.3.0a1
Not reproducible with: 2021.3.29f1, 2022.1.0a14
Reproduced on: macOS Ventura 13.4 (Intel), Windows 10 (User reported)
Notes:
- Reproducible on a new project
- Reproducible in Player
- Keyboard used: “Magic Keyboard with Numeric Keypad”
- Scripting Reference documentation shows that it is still present/supported: https://docs.unity3d.com/ScriptReference/KeyCode.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment