Skip to content

21.1.4 Fixes

Choose a tag to compare

@ak-erichan ak-erichan released this 26 Oct 14:47
· 63 commits to main since this release

Fixed issues :

  • WG-54622 : Addressables system not used to load bank data when in editor mode (it is now always used)
  • WG-55076 : Exception on Assembly.Load() of WwiseTypes when not on Windows platform
  • WG-55077 : Uninitialized event names being accessed even when bank load has failed
  • WG-55078 : Exceptions thrown if UnloadBank is called while bank is being asynchronously loaded
  • WG-55799 : Crash when AsyncOperationHandle is invalid