Search Issue Tracker

Won't Fix

Votes

0

Found in

2018.3.0b2

Issue ID

1082263

Regression

No

[BuildFolder] Building app using duplicate project picks original project's folder

Build Pipeline

-

How to reproduce:
1. Create a new project
2. Build SampleScene
3. Close project
4. Right click on project folder and Compress it
5. Unzip the project (folder name can be renamed)
6. Open unzipped project and build on same platform

Actual result: notice the folder selected to build the app to is of original project
Expected result: it should select folder of the project which is open

Reproducible: 2018.1.9f1, 2018.2.5f1, 2018.3.0a1, 2018.3.0b2, 2019.1.0a1
Note:
Tested using Mac Standalone, iOS and Android
Tested on MacBook Pro (2017) OSX 10.13.6

  1. Resolution Note:

    Given that we use absolute paths to save the build location there's no reliable way to determine that we shouldn't be using the original build path in the new project.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.