Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a1
Issue ID
960529
Regression
Yes
Crash when downloading new version of Unity in same location as previous version while the previous version is still open
On Mac, Unity version installs to /Applications/Unity/ by default. Users who want to have multiple versions on their machine usually rename the folder. This crash occurred when I forgot to do that for 2017.3.0b5, and I installed 2018.1.a1 while 2017.3.0b5 was still open. The installation finished, and when I clicked back onto the Editor, it crashed.
Repro steps:
1) Install a version of Unity on Mac (I used 2017.3.0b5 initially, but have repro'd with others) and don't rename the folder
2) Open a project in in that version of Unity
3) Install a different version of Unity via Download Assistant (I used 2018.1.0a1 initially)
4) Uncheck 'launch unity' - do not attempt to launch the new version you just installed
5) Go back to the version of Unity that is already open (eg 2017.3.0b5 if following the above example)
6) Crash occurs
Repros on different projects
Does not occur when going from 2017.2 to 2017.3, but a hang occurs when going from 2017.3 to 2017.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
This is a duplicate of issue #930322