PlayerPrefs Runtime Tool

FREE
Publisher Dmytro Udovychenko
File size 548.36kB
Number of files 15
Latest version 1
Latest release date 2025-01-17 03:57:11
First release date 2025-01-17 03:57:11
Supported Unity versions 2018.4.2 or higher

PlayerPrefsRuntime Tool

version 1.0

Overview

PlayerPrefsRuntime Tool is a Unity plugin that allows you to retrieve all PlayerPrefs at runtime across multiple platforms, including Android, iOS, Windows, and macOS. This tool is invaluable for debugging, analytics, and ensuring the integrity of player preferences within your Unity projects.

Features

  • Cross-Platform Support: Compatible with Android, iOS, Windows, and macOS.
  • Runtime Access: Retrieve all PlayerPrefs as a dictionary directly from device for easy manipulation.
  • Logging: Display all PlayerPrefs data in the Unity Console for debugging purposes.
  • Extensible Architecture: Easily extendable to support additional platforms or functionalities.

Enable the Tool

To enable the PlayerPrefsRuntime Tool, define the PLAYER_PREFS_RUNTIME_TOOL scripting symbol:

Go to Edit > Project Settings > Player. Under the Other Settings tab, find Scripting Define Symbols. Add PLAYER_PREFS_RUNTIME_TOOL to the list, separated by a semicolon if other symbols are present.

Top Publisher Assets