rpm-unity-sdk-core
rpm-unity-sdk-core copied to clipboard
This Module contains all the core functionality required for using Ready Player Me avatars in Unity, including avatar loading and creation
Unity got Stuck on Reload/Completing Domain after Import RPM package or switch platform (2022.3.x)
**Describe the bug** After import RPM package from Git on project, has a chance to be stuck on reimport after compiling, startinbg on Realoading Domain phase, then backing to compiling...
## [SDK-778](https://ready-player-me.atlassian.net/browse/SDK-778) ## Description - Throw error before request, if the avatar ID is invalid ## How to Test - Try making a request with ID, that is null or...
**Describe the bug** On iOS devices, when attempting to fetch template IDs using the GetAvatarTemplates() method, the templateId returned is consistently empty or null, despite working correctly in the Unity...
**Describe the bug** When I load multiple avatars, sometimes LoadAvatarAsync finishes before OnCompleted event is called. This results in racing conditions where the avatar sometimes isn't ready to use even...
Is KTX support planned? According to the replies in the [forum](https://forum.readyplayer.me/t/ktx-texture-format/83), development was on hold because KTX support in `gltf-transform` was introduced in v4, which got out of alpha a...
**Describe the bug** When clicking the `next` button after creating the avatar in the WebView, a bad JSON error occurs and the WebView does not give the app the model...
**Describe the bug** When the assigned audio clip in the VoiceHandler script is played in the browser, the app will crash as soon as the audio stops playing. Happens on...
It seems that due to google's [policy ](https://developers.google.com/privacy-sandbox/cookies) on third-party cookies, RPM's iFrame can no longer save user's cookies and thus cannot cache previously created avatars in **Chrome** browser. What's...
## [TICKETID](https://ready-player-me.atlassian.net/browse/TICKETID) ## Description - Auth related requests now use auth service ## How to Test - Install as usual - Since all changes are related to auth requests the...
**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: 1. Open Avatar...