Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.2.0a7
Issue ID
1026845
Regression
Yes
[Shortcut Manager] Pressing spacebar key doesn't toggle playback mode in Timeline window
Playback mode doesn't toggle on pressing spacebar key in Timeline window
Steps to reproduce:
1) Import attached package > Open "MultipleClips" scene.
2) Select the cube gameObject in hierarchy and keep the Timeline window open.
3) Play the clip in Timeline window and press spacebar to toggle playback mode.
Expected result: Pressing spacebar should toggle the playback mode and not give a shortcut conflict warning.
Actual result: Pressing spacebar gives a shortcut conflict and playback mode doesn't toggle and this warning is printed in the console:
"Shortcut conflict detected for key binding Space.
Please resolve the conflict by rebinding one or more of the following shortcuts:
Window/Maximize View (Space)
Timeline/Play (Space)
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()"
Works fine on: 2018.2.0a6, 2018.2.0a1, 2018.1.0b13
Reproducible on : 2018.2.0b1, 2018.2.0a7
Environment: Occurs on Mac 10.13 and 10.12. Works fine on windows.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment