Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
2021.3.11f1 | Compatible | Compatible | Compatible |
3d Demo Scenes rely on NetCodeForGameObjects which is only compatible with 2021.3 and above (Do not import if you don't need/want)
- Compatible with Unity 2020.3 LTS
- 3D Demo scenes only are not compatible with URP,HDRP because the textures and materials are all pink
2019 will work if you still use the Vivox SDK Asset in the Unity Store (that asset has been deprecated, not available to new users)
Source code is provided to be customized, built-on, or destroyed to your liking. Comes with examples scripts and Demo Scenes on how to use EasyCodeForVivox. You can use Inheritance (base class), GetComponent<>, or dependency injection to interact with EasyCode. I have tried to be flexible in my design without compromising performance or forcing developers to adopt a certain way of doing things. Built to scale and be extensible.
It currently doesnt support native Unity Gaming Services (UGS). You have to implement Unity Authentication and Unity Lobby Service yourself