Automated Testing with Unity Unity Automated Testing Survey Question Title * 1. Are you performing any automated testing in Unity ? Yes No Question Title * 2. What is the main type of automated tests you are using in your project ? Unit Tests Integration Tests UI Tests Other (please specify) Question Title * 3. What are you testing using automated tests in your project ? Low-level systems code Networking Gameplay UI Other (please specify) Question Title * 4. What tool(s) are you using for creating automated tests ? Unity Test Tools In-house developed framework Other (please specify) Question Title * 5. How many automated tests (estimate) do you have in your project ? 0 1-99 100-999 1000 + Other (please specify) Question Title * 6. What are the main difficulties in creating new automated tests in Unity ? Hard to mock MonoBehaviour-derived objects Hard to isolate game objects / prefabs from real scenes for testing purposes Existing frameworks are hard to learn Other (please specify) Done