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
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment