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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (2019.1.X):
By design with shortcut manager since there was a conflict with Preference window's shortcut.