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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment