Skip to content

Hotfix Update (2.3.4)

Compare
Choose a tag to compare
@JonathanMCarter JonathanMCarter released this 26 Feb 19:52
· 7 commits to main since this release
6627900

ℹ️ A few fixes for some issues with the asset.

🗓️ Release Date: 26th Feb 2025

🎨 Asset Changes

  • Fixed issues from (#10):
    • Fixed an issue where save object's would not save correctly when OnApplicationQuit() is called.
    • Fixed an issue where AutoSave wouldn't catch the ^ above issue.
    • Fixed an issue where saving from a save object instance would not apply changes correctly.
  • Fixed an issue where the default value for a save value would be lost when loading save data that had a different value.