com.unity.services.vivox 15.1.180001-pre.4
Notes: processedReleased August 8, 2022
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
📈 Improvements
- Adjusted the Windows and Mac VivoxNative library .meta files to enable `Load on Startup` so they get loaded in regardless of the build target of the editor. Notably, this caused compiler errors when entering Play Mode if the editor build target was iOS since our Mac library, which gets used for the editor alongside the Windows library, wasn't loaded yet.
🔧 Bug Fixes
- Fixed an issue with various plugin `.meta` files not targeting their specific platform resulting in editor crashes when entering Play Mode if additional Vivox platform packages got installed.
- Fixed an issue that would cause a compiler error if the Authentication package wasn't available to the ChatChannelSample. The Authentication package should get automatically pulled in when the ChatChannelSample is installed, but if it hadn't been, a compiler error would appear.
