Search Issue Tracker
By Design
Votes
0
Found in
2019.1.0a10
2019.1.0a11
Issue ID
1105176
Regression
Yes
[Timeline] CMD+ (,) / CMD+(.) is not working to move the Timeline playhead to the previous/next keyframe
[Timeline] CMD+ (,) / CMD+(.) is not working to move the Timeline playhead to the previous/next keyframe.
Steps to Repro:
1. Open attached project.
2. Use the Multiple Clips scene.
3. Open Timeline window from Window > Sequencing > Timeline
4. Select the Cube object.
5. Hold CMD and press Comma (,) / Period (.), to move the Timeline Playhead to the previous/next keyframe.
Actual result:
1) Playhead does not set to the previous/next keyframe.
2) CMD + (,) opens the preference window instead of moving the playhead to previous keyframe.
Expected Result:
1) Playhead set to previous/next keyframe (seen in inlines curves or infinite tracks)
2) Shortcut conflict window should open for CMD + (,).
Environment:
Only on Mac.
Occurring with:
2019.1.0a11, 2019.1.0a10
Works on:
2019.1.0a9, 2018.3.0b12
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
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
- String.CompareOrdinal intermittently return non-zero for non-unique instances of empty strings when Mono scripting backend is used
Resolution Note (2019.1.X):
By design with shortcut manager since there was a conflict with Preference window's shortcut.