Skip to main content

3 posts tagged with "release"

View All Tags

Merlin

Changelog

  • Fixes sync check to allow syncing user defined enums again, reported by techanon #75
  • Use explicit SyntaxTree reference in UdonSharpUpgrader to avoid compile issues with a Unity package that has a bad namespace declaration, reported by Vesturo

Momo the Monster

Changelog

  • Adds logging for what is not supported when hit in early compile phases.
  • Fixes for inspector issues
  • Make U# assembly definitions reset caches
  • Create data locator after importing samples
  • Fixes issue due to Udon Networking changes
  • Adds sync type checking
  • Updates Readme with VPM Usage Instructions