Version 7.0.1
As of April 20th 2020 Unity 2017.4 LTS has reached the end of it's support lifetime. This release of Dissonance removes support for Unity 2017.4 LTS, the minimum supported version is now Unity 2018.4 LTS.
If you find an issue in Dissonance or want to request a new feature please report it on our issue tracker or on Discord.
New Features
- Improved VU meter used in inspectors.
- Upgraded
Dark Rift 2integration to use the latest version ofDark Rift 2.
Bug Fixes
- Fixed
DllImportof native plugins on MacOS in Unity2019.x. - Fixed a spelling error in
DissonanceComms.SubcribeToRecordedAudiomethod, useDissonanceComms.SubscribeToRecordedAudioinstead. - Fixed an issue with
DissonanceComms.IsMuted = falsenot applying instantly. - Removed
#if UNITY_EDITORblocks around some serialized state which would cause warnings to be spammed in player builds.
Known Issues
- Third party spatialization plugins do not always work in
Unity 2019.x, please comment on #188 if you encounter this issue.