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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Add comment