Search Issue Tracker
Fixed
Fixed in 2020.3.47f1, 2021.3.21f1, 2022.2.11f1, 2023.1.0b8, 2023.2.0a6
Votes
0
Found in
2019.4.40f1
2020.3.36f1
2021.3.5f1
2022.1.6f1
2022.2.0a17
2023.1.0a25
2023.2.0a1
Issue ID
UUM-6049
Regression
No
"RPC failed; HTTP 429 curl 22 The requested URL returned error: 429" error message appears when executing git commands
Reproduction steps:
1. Make sure you have Git installed
2. Open the user's attached "CodeCommit429.zip" project
3. Observe the Console
Expected result: There are no errors when executing git commands
Actual result: "Error when executing git command. error: RPC failed; HTTP 429 curl 22 The requested URL returned error: 429. fatal: the remote end hung up unexpectedly" error message appears
Reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.5f1, 2022.1.6f1, 2022.2.0a17
Tested and reproduced with: Windows 10
Note: Package Manager clones almost 30 git repositories simultaneously from the same host. The remote repository hits a usage limit and returns the error: 429.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
Add comment