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
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
- VFX Parameters are missing the documentation links
- Node name gets cut off in the Visual Effect Graph when the name is long
- Custom Particle System names textboxes are not correctly wrapped in the VFX Control panel
Add comment