Search Issue Tracker
Fixed
Fixed in 3.18.1-beta.1
Votes
0
Found in
3.17.2
3.18.0
Issue ID
UUM-140394
Regression
No
The "Failed to create GitHub repository. Not Found" error is not informative when a GitHub Personal Access Token without the repo scope is authorized in the Hub
Steps to reproduce:
- Open the Hub
- Click the "New project" button
- Select "Github" for Source control provider
- Click the "Get a token" button
- Uncheck the "repo" scope
- Generate token
- Authorize the token in the Hub's Personal Access Token field
- Create the project
- Observe the error thrown in the Hub
Actual results: "Failed to create GitHub repository. Not Found" error is thrown
Expected results: The error should state that the token does not have sufficient permissions
Reproducible with versions: 3.17.2
Tested on (OS): MacOS Silicon Tahoe 26.3
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
- 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
Resolution Note:
The issue was resolved.
Resolution Note (fix version 3.18.1-beta.1):
The issue was resolved.