Skip to content

GUID & Bug Fixes (3.1.1)

Latest
Compare
Choose a tag to compare
@JonathanMCarter JonathanMCarter released this 01 Jun 10:43
6133f16

ℹ️ A hotfix to an error when opening a project with the asset enabled as well as a load of usage bug fixes

🗓️ Release Date: 1st June, 2025

🎨 Asset Changes

  • Fixed an issue where an error would be thrown by the asset due to a GUID conflict.
  • Fixed an issue where adding new audio to the library could transfer metadata (Tags etc.) between the new entries.
  • Fixed up the custom editor for the inspector audio player to allow inheritance without hiding elements.
  • Fixed the default audio player & audio source prefabs being assigned incorrectly on a new install.
  • Fixed the mixer tab left GUI buttons showing labels from the clips tab.
  • Fixed some edit modules not applying correctly due to the is default value comparison producing false positives.
  • Updated namespaces for shared library code to match future asset updates.