Version: 1.0.0
Debug Multiplayer Play Mode
Use the Test Runner included in the Unity Test Framework (UTF) to test players in a multiplayer project.
note
Multiplayer Play Mode is compatible with Unity Editor versions 2023.1 or later.
Test a player
To open the Test Runner window go to Window > General > Test Runner.
To learn how to run a test in Unity, refer to Running Play Mode tests in a player.
When you run a test with Multiplayer Play Mode installed the test runner indicates which player passed or failed a test. To learn more about test results in the test runner, use the TestStatus enum.