Search Issue Tracker
Fixed in 3.18.1-beta.1
Votes
0
Found in
3.17.2
Issue ID
UUM-140397
Regression
No
"Add project from repository" fields are not reset or disabled when Personal Access Token is disconnected during repository detection
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
- Select any repository
- Disconnect the Personal Authorization Token
- Observe "Detecting Unity projects..." with loading indicator is shown
- While it is still loading, click on "Add project" button
- Observe the task appears in Hub
- Try to cancel the task
- Observe the behavior
Actual results: The task appears stuck and cannot be canceled. The "Add project" button remains active after the token is disconnected, and if the button is not clicked, Hub shows "Failed to detect Unity projects in this repository and branch."
Expected results: Disconnecting the token should immediately reset and disable all dependent fields, including the "Add project" button and a clearer error message should be shown
Reproducible with versions: 3.17.2
Tested on (OS): macOS 26.4, Ubuntu 24.04
Notes:
- The error "Failed to detect Unity projects in this repository and branch." is not very informative in this case. A message such as "Personal access token is no longer valid. Please reauthorize to continue." would better reflect the actual problem
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