docs.unity3d.com
    Show / Hide Table of Contents

    Requirements

    This page lists the Unity version and platform that the package supports.

    Unity Version

    It is recommended to use the latest Long-Term Support (LTS) version of Unity, see the post in Unity blog for LTS versions.

    This version of the package is compatible with the following versions of the Unity Editor:

    • Unity 2019.4
    • Unity 2020.3
    • Unity 2021.3

    Support Platform

    • Windows
    • Linux
    • macOS (Intel and Apple Slicon)
    • iOS
    • Android (ARM64 only. ARMv7 is not supported)

    Additional Notes

    Please note that there are unsupported platforms below.

    • Windows UWP platform is not supported.
    • Building for iOS Simulator is not supported.
    • WebGL platform is not supported.

    Build on Linux

    On Linux, libc++1 libc++abi1 packages should be installed. Please install like command below

    sudo apt install -y libc++1 libc++abi1 
    

    Build on Android

    To build the apk file for Android platform, you need to configure player settings below.

    • Choose IL2CPP for Scripting backend in Player Settings Window.
    • Set enadle ARM64 and Set disable ARMv7 for Target Architectures setting in Player Settings Window.
    Note

    Set disable Optimized Frame Pacing in Player Settings Window. ( Known issues https://github.com/Unity-Technologies/com.unity.webrtc/issues/437)

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023