docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Troubleshooting

    Important

    Support for the Unity Live Capture package is scheduled to end as of Unity 6.1.

    I can't get the app to connect to the Unity Editor


    1. On your mobile device, make sure that the network permission is granted:

    a. Go to the mobile device Settings page.
    b. Scroll down to the app you're using: Virtual Camera or Face Capture.
    c. Select the app and verify that Local Network is enabled.

    1. On your mobile device and Unity Editor workstation, make sure that:
    • WiFi is enabled.
    • Both are connected to the same network.

    1. In the Unity Editor, make sure you have:
    • Created a connection server in the Connections window.
    • Started the server by clicking Start in this window.

    1. On Windows only:
    • If you're connected to a trusted private WiFi network such as a home or company network:

      • In Windows settings, verify that your WiFi network profile is set to Private.
      • In the Unity Editor, in the Connections window, if you see a "Firewall is not configured" warning, select Configure Firewall.
      • If you're using a 3rd party software instead of the default Windows Defender firewall, you need to manually configure a firewall rule in this 3rd party software.

    • If you're connected to a public WiFi network, you have two options:

      • Manually configure a firewall rule for this public network (Unity's automatic firewall configuration has no effect on public network firewall settings), OR
      • Switch your WiFi network profile to Private.
        Warning: This last solution has security risks if you can't fully trust the public network you're using.

    1. If you still can't connect:

    a. On the mobile device, switch to Manual mode to manually enter the server port and IP address.
    b. In the Unity Editor, see the Connections window to know the server's Port and the Available Interfaces (IP addresses).
    c. On the mobile device, try all of the different IP address values until you find one that works.

    I'm connected but nothing is happening in the Unity Editor


    Ensure that:

    • There is a Take Recorder object in your scene (GameObject > Live Capture > Take Recorder).
    • There is a device to handle incoming data streams by adding a device to Capture Devices on the Take Recorder component in your scene.
    • The device game object (e.g. "New VirtualCameraDevice") is a child of a game object with a Take Recorder component and the device is assigned in the Capture Devices list of the Take Recorder.
    • The toggle to the left of the device in the Capture Devices section of the Take Recorder component is enabled.
    • Live mode is enabled on the Take Recorder.
    • In the case of using the Virtual Camera or Face Capture apps, ensure that the device has an Actor assigned.

    Did you find this page useful? Please give it a rating:

    Thanks for rating this page!

    Report a problem on this page

    What kind of problem would you like to report?

    • This page needs code samples
    • Code samples do not work
    • Information is missing
    • Information is incorrect
    • Information is unclear or confusing
    • There is a spelling/grammar error on this page
    • Something else

    Thanks for letting us know! This page has been marked for review based on your feedback.

    If you have time, you can provide more information to help us fix the problem faster.

    Provide more information

    You've told us this page needs code samples. If you'd like to help us further, you could provide a code sample, or tell us about what kind of code sample you'd like to see:

    You've told us there are code samples on this page which don't work. If you know how to fix it, or have something better we could use instead, please let us know:

    You've told us there is information missing from this page. Please tell us more about what's missing:

    You've told us there is incorrect information on this page. If you know what we should change to make it correct, please tell us:

    You've told us this page has unclear or confusing information. Please tell us more about what you found unclear or confusing, or let us know how we could make it clearer:

    You've told us there is a spelling or grammar error on this page. Please tell us what's wrong:

    You've told us this page has a problem. Please tell us more about what's wrong:

    Thank you for helping to make the Unity documentation better!

    Your feedback has been submitted as a ticket for our documentation team to review.

    We are not able to reply to every ticket submitted.

    In This Article
    • I can't get the app to connect to the Unity Editor
    • I'm connected but nothing is happening in the Unity Editor
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)