Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
4.0.0
Issue ID
REC-1215
Regression
No
Certain keyboard input stops working when recording
How to reproduce:
1. Open the attached user project “Musical.zip“
2. Open Scene “SampleScene“ (Assets/Scenes)
3. Enter Play Mode
4. Open the Recorder (Window>General>Recorder>Recorder Window)
5. Start the recording
6. Press the “Space“ key
Expected result: The Ball GameObject jumps
Actual result: The Ball GameObject doesn’t jump
Reproducible with: 2021.3.16f1, 2022.2.2f1, 2023.1.0a25
Can’t test with: 2020.3.44f1 (Errors in the Console)
Reproduced on: macOS 13.0.1 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note:
This issue is not a bug, and aligns with the design decisions.