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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment