Skip to content

UdonSharp 0.x Legacy Release

Latest
Compare
Choose a tag to compare
@Varneon Varneon released this 28 Jun 11:18

This is the last legacy package compatible with U# 0.x.

All new releases following this one will be compatible with UDONSHARP 1.x ONLY!

Why won't the latest releases be compatible with U# 0.x anymore?

UdonSharp 0.x is holding back the development of better prefabs and wastes development time since releases compatible with both 0.x and 1.x requires alternative editor inspectors and a lot of edge case handling due to updated standards

Moving to primarily developing prefabs for UdonSharp 1.x allows me to distribute abstract prefabs that creators are able to "mod" to better suit their needs without significant performance loss.

Further context: https://twitter.com/Varneon/status/1538105331481559040

Changes

  • New prefab: EventDispatcher
  • Improved code documentation
  • Fixes to Music Player Manager (preference saving and scrollbars)
  • Added group preview to non-prefab inspectors of Groups