Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.0b1
Issue ID
976233
Regression
No
Linux Download Assistant Deletes installation folders and data inside it when changing installation path
Steps to reproduce:
1. Download the download assistant: http://beta.unity3d.com/download/2ca68d182788/public_download.html
2. Open the terminal
3. Enter these commands:
mkdir keep-me
touch keep-me/important.txt
mkdir unity
4. Open Unity download assistant and proceed with default options until "Download and Install locations" window
5. Click the drop down for Unity installation folder and select Other...
6. Select the 'keep-me' folder and press 'Open'
7. Repeat 5-6, but select 'Unity' folder
Result: keep-me folder was moved to trash
Reproduced with: 2017.1.0b1 installer
Did not reproduce with: 2017.3.0f1 (3c89f8d277f5)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment