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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment