Search Issue Tracker
Duplicate
Votes
0
Found in
2017.3.0b9
Issue ID
970321
Regression
No
After "reimporting" the previously opened project is opened instead of the project that was just reimported
Steps to reproduce:
1. Open one project (Let's call it Project1)
2. Open another one at the same time (Project2)
3. Close or leave open the second project (Project2)
4. Click Reimport All on the first project (Project1)
4. Editor will try to open Project2 and fail saying it's already open on another instance of Unity or if you had closed it will just open Project2
Expected: Reimport all re-opens the project you're working on, not the other instance
Actual: The other instance somehow gets reimported and opened instead
Reproduced on 2018.1.0a5, 2017.3.0b11, 2017.2.0p3, 2017.1.2p3, 5.6.4.p3
Note: doesn't reproduce if the project was previously opened with another version.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #667283