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
- [macOS] Rendering Debugger Volume's "Component" dropdown is opened with a big offset when "Component" field is set to any "Sample Scene"
- [iOS] Metal API validation error thrown when MSAAx2 and Depth&Color Texture are enabled
- Pressing “Open” button in Inspector > “High Quality Lines” Override throws “Item m_RenderPipelineSettings.supportHighQualityLineRendering not found” warning
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
Add comment