com.unity.services.vivox 15.1.150002-pre.1

com.unity.services.vivox

Notes: processedReleased October 11, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Features

  • For com.unity.services.vivox users, new Channel and Account classes should replace ChannelId and AccountId, respectively.
  • Updated Debug Token Generation to be overridden with Auth JWT generation if the Authentication package is in use.
  • Added a warning for Apple silicon builds which notes that Vivox does not work. macOS users must set their Unity target platform architecture to Intel 64-bit.
  • Added an Editor script to broadcast a warning if a conflicting Unity Asset Store package is loaded in a project.

📈 Improvements

  • Updated the Chat Channel Sample to properly use VivoxSettings credentials.
  • Modified channel session deletion to use channel state events. Connected channels can now be safely deleted when connected.
  • Updated the Services menu to redirect to the Vivox Project Settings.
  • Updated the code snippet example for signing in and joining an echo channel in the Vivox Unity SDK QuickStart documentation to use plain bools instead of checks against the enum.
  • Revised various engine startup warnings.
  • Shortened autogenerated file names.