Skip to content

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:29
· 7 commits to main since this release
a3c0dc9

[5.0.5] - 2026-05-19

Fixed

  • float.Parse calls in CSVValueConverter and Vector3Parser now use CultureInfo.InvariantCulture, fixing "Input string was not in a correct format" errors when applying parameter overrides on machines with a non-English locale (e.g. German, French) where . is not the decimal separator.