ドキュメント

​
​

Development

User Acquisition

Monetization

産業

Authentication

Open Unity Dashboard

Authentication

LiveOps
​
​
Authentication
  • Overview
  • Get started
  • Concepts
    • How Authentication works
    • Approaches to authentication
    • Sessions and cached players
    • Manage profiles
    • Manage player names
    • Manage linked external identities
    • Player prefs
    • Delete accounts
    • Authentication native SDK
    • Digital Services Act Notifications
  • Tutorials
  • Reference
  • Privacy and consent
  1. Unity Authentication

Authentication のしくみ

Understand how Unity Authentication generates player identifiers and tokens to enable secure player identification.
読み終わるまでの所要時間 2 分
最終更新 9ヶ月前

戻ってきたプレイヤーまたは新規プレイヤーがアプリケーションにサインインすると、Unity Authentication によって以下のトークンと ID が生成されます。
  • PlayerID
    (28 文字のランダムな英数字の文字列): さまざまなデバイスや外部プロバイダーで、戻ってきたプレイヤーおよび新規プレイヤーを識別するために使用されます。
  • セッショントークン: セッションが期限切れになった後に再びユーザーの認証を行うために使用されます。
  • 認証トークン:
    PlayerID
    を含み、その ID が他人によってオーバーライドされるのを防ぐために使用されます。
Unity プロダクトと Unity ゲームは、認証時にトークンと
PlayerID
によってプレイヤーの情報を取得します。これにより、以下が可能になります。
  • プレイヤーを識別し、プレイヤーのゲームデータを保存する手段 (ゲームの状態の保存や、アプリ内課金の記録など)。
  • プレイヤーに対する一貫したゲーム体験 (リーダーボードのポイントや、アプリ内課金の推奨など) の提供。
  • 複数のデバイスでのプレイヤーのゲーム行動に関する分析情報。
  • さまざまなプラットフォームでのマルチプレイヤー機能。

Copyright © 2026 Unity Technologies
法規事項プライバシーポリシークッキーDocumentation Terms of Use私の個人情報を販売または共有しないプライバシーに関する選択 (クッキー設定)

"Unity" の名称、Unity のロゴ、およびその他の Unity の商標は、米国およびその他の国における Unity Technologies またはその関係会社の商標または登録商標です (詳しくはこちら)。その他の名称またはブランドは該当する所有者の商標です。

一部のページは利便性向上のため機械翻訳を使用しており、内容に不正確な表現が含まれる場合があります。内容に齟齬または不一致が生じた場合は、英語版を正本とします。


    このページの問題を報告する