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
- Sprites lose their reference in Scene and Game view when changing Texture2D Import Settings
- “Assemblies” and “Areas” tabs disappears after switching to Scene tab and back in the Assemblies filter window
- Huge memory allocations when TMP dynamically adds glyphs from AssetBundle fonts
- “Redefinition of 'LOD_FADE_CROSSFADE'" shader errors thrown when opening SpeedTree9_URP.shadergraph in Universal 3D Template
- NullReferenceException is thrown and the window is broken when opening the "Active Scenario" window in Multiplayer Center
Add comment