Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0a6
Issue ID
896128
Regression
Yes
Build & Run button does not build, throws an error
To reproduce:
1. Open a new project;
2. Press File > Build & Run (or Ctrl+B);
or
2. Press File > Build Settings... > Build & Run.
Expected result: if Build & Run or Ctrl+B is pressed, Editor builds the project.
Actual result: errors "UnityEditor.BuildPlayerWindow+BuildMethodException: Build location for buildTarget StandaloneWindows64is not valid"(2017.1.0b1) and "Couldn't call method BuildPlayerAndRun because the class BuildPlayerWindow or method couldn't be found."(2017.1.0a6) are thrown when Build & Run button is pressed. Editor does not build the project.
Reproduced on version: 2017.1.0a6, 2017.1.0b1.
Not reproduced on versions: 5.5.3f1, 5.6.0f3, 2017.1.0a5.
Regression found on: 2017.1.0a6.
Verified on version: 2017.1.0b6 (38ec4e48ade7).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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 with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment