Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b15
Issue ID
802059
Regression
No
Request couldn't be processed error in Service window
Many times when I create a new project I am seeing a "Request couldn't be processed" error show up in the Services window. Looking at Editor.log I can see this:
UPID request failed, Reason: The requested URL returned error: 422 (422).
Request Couldn't be Processed while processing request "https://core.cloud.unity3d.com/api/orgs/elvisalistar/projects", HTTP error code 422
.Refresh: detecting if any assets need to be imported or removed ... Refresh: elapses 0.002025 seconds (Nothing changed)
If you used the same name as another project in the org you’ll get a 422. As a tester I always create lots of projects called New Unity Project xx. These will exist in the org and this conflict will show up. We need to handle this situation more gracefully.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Attempting to use an invalid operation handle" error is thrown when stopping Play Mode after loading an Addressable scene using LoadSceneAsync
- Arabic separator character (066B) is treated as a full-width character when Duospacing is enabled on a TMP text component
- Crash on CheckDeviceStatus when converting materials from built-in to URP and using DX12
- Alt+click on List header does not recursively toggle child foldouts when items use a UI Toolkit CustomPropertyDrawer
- Artifacts are rendered in UITK when using Font Assets and using negative outlines
Add comment