Search Issue Tracker
Fixed in 3.18.1-beta.1
Votes
0
Found in
3.17.2
Issue ID
UUM-140385
Regression
No
"No repositories found" is shown when typing a partial repository name in the Add from Repository search field
Steps to reproduce:
- Open Unity Hub
- In the Projects tab, click Add > Add from repository
- Select Gitub or GitLab as Source control provider and Authorize token
- Make sure there are multiple Repositories available with similar names (e.g. my-project (1), my-project(2))
- Select one of those repositories in the dropdown
- Delete half of the repository name (e.g. reduce "my-project" to "my-proj")
- Observe the repository search results
Actual results: "No repositories found" is displayed despite repositories
matching the partial string existing
Expected results: The search field should query and return all repositories that match the partial string as the user edits it, consistent with standard search behavior
Reproducible with versions: 3.17.2
Tested on (OS): macOS 26.4, Ubuntu 24.04
Notes:
- Reproduces with both GitHub and GitLab providers
** On GitHub, the issue is less apparent when the search string does not begin with the username
* On GitLab, the issue reproduces under all circumstances
Results only update correctly once a full matching word is entered.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI counter displays incorrect collectible count when using "Remaining_Collectibles_UI" Prefab in "Get Started With Unity" template
- Camera Output Texture does not revert back to previously set Render Texture when camera selection in UI Builder canvas background is changed
- Some post-processing volume overrides only update after a refresh when using HDRP
- Video Player glitches when Skip On Drop is enabled
- GameObject movement in Scene view becomes stuttery and intermittently freezes when using non-standard pointers across editor tabs or window boundaries
Add comment