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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment