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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment