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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment