I noticed an issue when using 2017.2.0f3 but it also seemed to have issues on 2017.1.0f3 where when you upgrade or attempt to upgrade the project Unity will disappear and not reimport any assets, sit in the background and do absolutely nothing until you kill the process. After doing this, you can’t open the project in any version of Unity.
This was happening on any project I was trying to open except for one but I couldn’t figure out why that one worked fine. It seemed to be an issue with the ProjectVersion.txt in ProjectSettings folder where the importer would fail and not do anything. Deleting the ProjectVersion.txt seemed to flash the importer and make it work again. I also ended up wiping my Unity installs, registry and temp folders to see if that had anything to do with it but it appears to be the importer just hanging up when the project version isn’t what it wants.
Anyone else experienced this issue?