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
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
- ShadowCaster2D breaks on certain Rotation positions when Casting Source is set to PolygonCollider2D
Add comment