Describe the bug
{“type”:“AbsynthError”,“status”:500,“message”:“Something went wrong! We ran into an internal error. Please try using a different file.”}
POST https://api.readyplayer.me/v2/avatars
To Reproduce
Steps to reproduce the behavior:
Open Avatar Creator Wizard Selfie mode (iOS), sample scene.
Take a picture
See error above in Xcode when loading avatar (it gets stuck).
Additional context
This works for unity editor, but not when running in iOS. The readyplayerme version is 7.2.0.
Is this issue reproducible on your end @Markus_RPM ? I’m still not able to access this feature. It would on very rare occasions work, but most of the time it doesn’t.
Could you let us know where you are located? If you are located in Illinois the selfie option is blocked due to BIPA laws.
If not, the other thing is that the camera solution that our Unity sample scene uses was not designed for mobile cameras, which can cause issues.
Since Unity doesn’t provide native camera (mobile) support out of the box. Usually, you would need to purchase a 3rd party asset to properly handle mobile camera functionality