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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment