Connections window
Important
Support for the Unity Live Capture package is scheduled to end as of Unity 6.1.
The Connections window allows you to create Connections and manage local network settings for communication between Client Devices and the Unity Editor.
To open this window, from the Unity Editor main menu, select Window > Live Capture > Connections.
The first pane contains a list of connections and their general information.
The Configuration pane displays settings and detailed information for the connection currently selected in the first pane.
Configure Firewall
Use the Configure Firewall button to automatically set up a dedicated inbound rule in your firewall so that you can connect apps from your local network with the current version of the Unity Editor you're using.
Note:
- This feature is only available on Windows.
- The button appears only if the Unity Editor detects that your firewall is not optimally configured for Live Capture.
See how to setup your network on Windows if you encounter connection issues.
Companion App Server
Button/Property | Function |
---|---|
Status indicator | Indicates the current connection status: green when the server is started, red when the server is stopped. |
Toggle | Starts the server to enable the connection of client apps with the Unity Editor, or stops it when it is already started. |
⋮ | Allows you to remove the server if you need to. |
Auto Start On Play | Enable this option to automatically start the server when you enter the Play mode. |
Port | The server port number to use for the connection. You can specify a different port number if you are already using the default one (9000) for other purposes. |
Available Interfaces
The Available Interfaces section displays the list of all available IP addresses that correspond to the server on your network. You might need to specify one of these IP addresses in the client application interface if you need to perform a manual connection.
Note: Some of the displayed IP addresses might actually not allow you to connect the apps to the server.
Connected Clients
The Connected Clients section displays the list of all client apps that are currently connected to the server.
Create Connection
Use the + (plus) button and select Companion App Server to create a server if the Connections window doesn't display any server properties.
Note: You cannot create several Companion App Servers.