Skip to content

1.5.2

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 15 May 16:03

[1.5.2] - 2024-05-14

Fixed

  • Exporting to an existing CSV file will now replace it instead of over-writing the contents. (LOC-1105). (LOC-1105)
  • Fixed an issue when comparing locales in the player. We now do a check against the locale contents as well as the reference. (LOC-1098)
  • Fixed an issue where a table handle could become invalid and still be used. We now reload when this occurs. (LOC-1098)
  • Removed initialization during preloaded assets phase. This was causing freezing issues when trying to load bundles before any scenes had been loaded. (ADDR-3664)
  • Removed the ability to add a folder to an asset table. This is unsupported. (LOC-1107)
  • Resolved issues with renaming entries when pulling data from a Google Sheet, particularly in cases where the ID between entries had been swapped. (LOC-909)