Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a1
2019.2.0a14
Issue ID
1150508
Regression
Yes
[Asset & Scene] Editor gets closed and freezes on error pop up, when an already opened scene is double-clicked from explorer
Editor gets closed and freezes on error pop up, when an already opened scene which is in another project is double-clicked from explorer.
Steps to repro:
1. Create two projects (Ex: P1 and P2) with at least one scene in each.
2. Open Project P1 and P2 with same unity version.
2. Double click unity scene from P2/P1 in file explorer/finder.
3. "About to open another unity project" > Click Open.
4. Error: -"Multiple unity instances cannot open the same project" > OK
Actual Result:
1. Freez on Error PopUp
2. Unity Editor launcher is open
3. One project gets closed.
Expected Result:
An editor does not freezes on clicking error pop-up.
Environment:
Only Mac
Occurring with:
2019.2.0a14, 2019.2.0a5
Working with:
2019.2.0a4
Note: 1. Closing launcher closes the error pop-up as well as the project.
2. In 2019.3.0a1 "About to open another unity project" pop-up is not shown.
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note:
It would be nice if the OS would pick the editor that already has the project open, but in reality the OS simply picks the first editor it finds and we can't tell if that is the one that already has the project open or the other.