Search Issue Tracker
Fixed in 3.18.1-beta.1
Votes
0
Found in
3.17.2
Issue ID
UUM-140421
Regression
No
"Branch or commit" dropdown is empty and does not show options when switching to a Repository that does not contain the previously selected branch name
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 (if not previously authorized)
- Select a Repository that contains a unique branch name (e.g. test)
- Select that branch in the "Branch or commit" field
- Select another Repository that does not contain the previously selected branch name
- Click on and observe the Branch field
Actual results: The Branch field appears empty, clicking it does not show any branch options in the dropdown
Expected results: "Branch or commit" field should reset or clear when another Repository is selected
Reproducible with versions: 3.17.2
Tested on (OS): Ubuntu 24.04, macOS 26.4
Notes:
- The field refreshes once text is entered into the field or the X button is pressed to clear it. This suggests stale state is kept after switching repositories
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