Skip to content

v2026.4

Choose a tag to compare

@johnw-modio johnw-modio released this 17 Apr 00:04
f05e82d

Unity Plugin Release

Version 2026.4

New Features:

  • Switch 2 is now out of experimental support and is completely supported.

Changes:

  • User Already Following Error code 15004 has been updated to 11134.
  • [TUI] Localization pass on all text in the plugin to improve accuracy of translations.

Fixes:

  • Overlay on various platforms not properly opening when attempting to purchase virtual currency.
  • Steam deck crashes.
  • Reauthentication failing would not result in the plugin behaving as if the user was logged out.
  • [TUI] Gallery images cropping incorrectly, stretching them over the gallery panel.
  • [TUI] Dependency and collection lists didn’t scroll correctly.
  • NameId being set repeatedly in mod edit attempts with the ModBuilder. You can now set the NameId explicitly in place of this, check out ModBuilder.SetNameId().