Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2018.3.0a4
2019.1.0a1
2019.1.0b4
2019.2.0a1
Issue ID
1132299
Regression
No
Empty folder that was selected for Build is deleted if build fails
How to reproduce:
1. Open the attached "repro.zip" project
2. In Build settings, switch Target Platform is set to "UWP"
3. Click the "Build" button
4. Create an empty folder and select it
5. Build the project
6. Wait for the build process to fail
-- When the build process fails, the folder that was selected for the build is deleted.
Expected: The folder does not get deleted.
Reproducible with - 2018.3.0a4, 2018.3.13f1, 2019.1.0a1, 2019.1.0f2, 2019.2.0a12
Not reproducible with - 2017.4.25f1*, 2018.3.0a1, 2018.3.0a3
* - tested with different project
Notes:
- Folder does not get deleted if it contains any files or folders inside.
- An empty folder that already existed before (not created on step 4), would also be deleted if it was selected for the UWP build and it failed.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment