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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment