Added a required image field with crop in my user registration form. When registering the anonymous user is able to crop the image but after submission the image is not uploaded and just displays a broken image for the registered user. The user has to edit the account remove the image and upload it again to work properly.

Thought it has something to do with the anonymous user not having permission to upload images but the core image field works fine in the registration form. So reporting the issue.