Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

mod.io Unity Plugin v2.3.5

Latest
Compare
Choose a tag to compare
@modio-jackson modio-jackson released this 09 Nov 01:17
· 6 commits to master since this release

Version Summary:

  • Fix: Unsubscribe actions now correctly clear from the queue when pushed
  • Fix: Corrected the $APPLICATION_IDENTIFIER$ variable replacement in PluginSettings
  • Fix: Building the plugin as an addressable no longer throws an error
  • Fix: Cleared errors generated in Unity 2020+
  • Fix: RequestCache is now cleared when new mod data is pushed
  • Fix: Explorer tags filter dropdown now correctly clears when the Explorer View filter is cleared
  • Fix: FileSize label has been corrected in the Mod Inspector UI
  • Optimization: PluginSettings.SaveToAsset no longer creates a new asset if the asset already exists

Note:
Our clang-formatting was applied to the codebase as part of this release. This may cause issues when attempting to merge with customized versions of the codebase, but will ensure that future releases have less noise and are more uniform in formatting.

Known Issues:

  • [PluginSettings] First load of the plugin with no valid PluginSettings object will cause more errors than necessary.
  • [UI] Controller support is lacking.
  • [UI] ModBrowser only caches the first hundred ratings a user has applied on load