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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #667283