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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Add comment