Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.0a15
2020.1.0a16
Issue ID
1203575
Regression
Yes
[Editor] Editor doesn't enter in play mode when CTRL + P keyboard shortcut is used
Editor play using Keyboard Shortcut get error occurred "Couldn't call method TogglePlaying because the class Toolbar or method couldn't be found."
Steps to reproduce:
1 Create a new project.
2 Use Keyboard Shortcut (Ctrl + P) OR Select Edit > Play.
Actual Result:
Editor doesn't enter in play mode and error is thrown in console.
Expected Result:
Scene starts playing.
Reproducible in:
2020.1.0a16, 2020.1.0a15.
Working fine in:
2020.1.0a14, 2019.3.0f2
Environment:
Windows 10 & macOS 10.14
Stack Trace:
Couldn't call method TogglePlaying because the class Toolbar or method couldn't be found.
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment