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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.1.X):
By design with shortcut manager since there was a conflict with Preference window's shortcut.