FAQ for Unreal Engine
Frequently asked questions by Unreal Engine developers.
Starting with Unreal Engine SDK 0.18.0, avatars can be cached at runtime if you enable avatar caching. See Avatar caching.
No. It is currently not possible to directly create an avatar inside the engine. You can run the Ready Player Me Avatar Creator website in Unreal Engine 5 using the Web Browser plugin. See Code Samples to see how this works.
See the complete example on GitHub.