Search Issue Tracker
Not Reproducible
Votes
0
Found in
2017.3.0a5
Issue ID
944618
Regression
No
ExecuteMenuItem requires different arguments in macOS and Windows
Steps to reproduce:
1. Open attached project on windows
2 In top menu go through all 'Test' options (Test1, Test2, Test3, Test4)
3. Notice that Test2 (ExecuteMenuItem("File/Build && Run")) and Test4 (ExecuteMenuItem("File/Build && Run %b")) works while others don't
4. Open same project on macOS
5. Go though all Test options again
6. This time only Test1 works (ExecuteMenuItem("File/Build & Run"))
Reproduced with: 2017.3.0.a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Profiler connects to a different opened Editor project when more than one project is open and building for WebGL with Autoconnect Profiler enabled
- Creating and then deleting the "Integration Update: Rotation" block breaks and makes unusable VFX Graph
- “ArgumentNullException: Value cannot be null.” when deleting a newly created input action
- Undoing the creation of the "Button - TextMeshPro" GameObject only removes Canvas and EventSystem GameObjects
- NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
Add comment