Search Issue Tracker
Fixed
Fixed in 2020.3.47f1, 2021.3.19f1, 2022.2.6f1, 2023.1.0b3, 2023.2.0a1
Votes
0
Found in
2020.3.41f1
2021.3.10f1
2022.2.0b8
2023.1.0a9
2023.2.0a1
Issue ID
UUM-22694
Regression
Yes
[Input] Arrow keys are displayed as "Num" when using "ArrowKey.displayNames"
Steps to reproduce:
1. Open the “My project” project
2. Open “Sample Scene” scene
3. Enter Play Mode
4. Observe the Console window
Expected result: Logged arrow display names are correct (e.g. “Up”)
Actual result: Logged arrow display names are incorrect (e.g. “Num 8”)
Reproducible with: 2020.3.41f1, 2020.3.42f1, 2021.3.10f1, 2021.3.15f1, 2022.1.16f1, 2022.1.24f1, 2022.2.0b8, 2022.2.1f1, 2023.1.0a9, 2023.1.0a23
Not reproducible with: 2020.3.40f1, 2021.3.0f1, 2021.3.9f1, 2022.1.0a1, 2022.1.15f1, 2022.2.0a1, 2022.2.0b7, 2023.1.0a1, 2023.1.0a6
Reproduced on: Windows 11
Not reproduced on: macOS Monterey 12.2 (Intel)
Note: The regression is in the Editor versions and not in the Package versions
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment