BgTools PlayerPrefsEditor Versions Save

Tool extension for the Unity Editor that enables easy access to the player preferences over a simple UI.

v1.2.2

1 year ago
  • Fix icon offset influence on other inspector entries

v1.2.1

2 years ago
  • Fix detection for PlayerPrefs where the key contains '_h'
  • Use unicode for windows registry lookups to support none ASCII chars in projects names

v1.2.0

2 years ago

Added

  • Enhanced search field to filter player preferences by key or value
  • Add sorting functionality for Pref entries (none, ascending, descending)

Removed

  • Remove Unity 2017 support
  • Remove Unity 2018 support

v1.1.2

2 years ago
  • Fixed ImageManger icon detection

v1.1.1

3 years ago
  • Add utf8 key encryption support for windows

v1.1.0

3 years ago
  • Improve key validation with more characters
  • Async output reading for MAC plist process
  • Performance optimisations

v1.0.4

3 years ago
  • Add handling for special characters in product/company name
  • Improvement of plist read call on MAC

v1.0.3

3 years ago
  • Fix text color on professional skin

v1.0.2

3 years ago
  • Switch package author to 'BG Tools'
  • Fix UPM documentation image path

v1.0.1

4 years ago
  • Resizable column width for table layout
  • Multiple UX improvements
  • Add manual