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
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
- TextMeshPro ligatures broken when Font Style setting is changed from “Lowercase” to “Uppercase”
Add comment