Search Issue Tracker
Fixed
Fixed in 3.13.0
Votes
0
Found in [Package]
3.12.1
Issue ID
HUBX-1289
Regression
No
Project clears permanently when path to project is temporarily unavailable in the Projects list
Steps to reproduce:
1. Open or create a project in Unity Hub whose location is on an external drive
2. Quit Unity Hub
3. Unplug the external drive that stores the project
4. Launch Unity Hub
5. Observe the Project list
Expected result: The project is in the Projects list (Once trying to open it would display that the path is not found)
Actual result: The project disappeared from the Projects list
Reproducible with: Unity Hub 3.12.1
Reproducible on: Windows 11(24H2), macOS (24.4.0) (by the user)
Not reproducible on: No other environment tested
Note: Once the external drive is plugged in again, the project does not appear in the Projects list
Comments (2)
-
Gillissie
May 22, 2025 18:43
We should have the CHOICE of what appears in the list and what doesn't. Adding an auto-scan to populate the list is a bad design decision. Leave the projects in the list until the user decides to remove it, even if the path is broken.
-
Gillissie
May 22, 2025 18:40
If this is "by design", then it's a horrible design.
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 3.13.0):
This was by design, but in Hub 3.13.0, Hub should scan the default project directory for projects and show them in the list without the need to re-add them manually.