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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment