Documentation

​
​

Development

User Acquisition

Monetization

Industry

Authentication for Unreal Engine

Authentication overview

Authentication for Unreal Engine

Multiplayer Services for Unreal
​
​
Authentication for Unreal
  • Overview
  • Get started
  • Authentication lifecycle
  • Player profiles
  • Player preferences
  • C++ integration
  • Blueprint integration
C++ API Reference
  • Authentication API
  • Services.Core API

Authentication SDK for Unreal Engine

Understand how to implement anonymous and platform-specific authentication in Unreal Engine.
Read time 1 minute
Last updated 8 months ago

Unity Authentication provides anonymous and platform-specific authentication solutions for its supported platforms, including mobile and PC.
Note
This article is to implement the Authentication SDK inside of Unreal Engine. If you’re using the Unity Engine, refer to the Unity Authentication SDK.
Get started
Install and set up the Authentication Software Development Kit for Unreal Engine.
Authentication lifecycle
Learn about the different states of player authentication sessions.
Player profiles
Manage multiple player profiles to switch between different authorized users.
Player preferences
Understand how stored player profile information persists between game sessions.
C++ integration
Learn how to implement authentication using C++ in Unreal Engine.
Blueprint integration
Learn how to implement authentication using Unreal Engine Blueprints.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.


    Report a problem with this page