Search Issue Tracker
[Android] Unity Test Runner UI does not show results from device
How to reproduce: 1. Open the attached Timeline project 2. Switch to Android 3. Run tests on Android device through Test Runner UI ... Read more
Scene Build Index can't be found from test runner
How to reproduce: 1. Open attached Unity project 2. Open test Runner window 3. Run SceneTest test 4. Observe console Expected resul... Read more
A test is called twice when [UnitySetUp] attribute is used
How to reproduce: 1. Open the attached project "UnityTestsDoubleSetup.zip" 2. Open Window > General > Test Runner 3. In the Test Run... Read more
NullReferenceException when exiting PlayMode in test
How to reproduce: 1. Open attached Unity project 2. Open Test Runner window 3. Select PlayMode tests 4. Run tests 5. Observe console... Read more
UnityTest tests fail when an external Coroutine method is used
Reproduction steps: 1. Open the attached project “TestFail” 2. Open the Test Runner (Windows > General > Test Runner) 3. In the Test... Read more
Attributes are not working when used with the async test in the Test Runner
How to reproduce: 1. Open the user’s attached “ReportAsyncTestBugs.zip” project 2. In the Test Runner window run the “NUnitAPIsTes... Read more
Editor hangs when using Assert.ThrowsAsync in a test
How to reproduce: 1. Open the attached “ThrowsAsyncBug” project 2. In the main menu bar, select “Window” → “General” → “Test Runne... Read more
Tests do not load when TestFixtureSource returns multiple items
How to reproduce: 1. Open the attached “UnitTestFailure” project 2. Select “Window“ → “General” → “Test Runner” in the main menu b... Read more
"WaitForEndOfFrame" call never completes when running in a UnityTest fro...
How to reproduce: # Extract the user-attached project (Tests_UnityProj.zip) # Open the terminal in the project’s parent director... Read more
Async setup does not work when running tests with the Test Framework
Reproduction steps: 1. Open the user's project 2. Open Test Runner window (Window -> General -> Test Runner) 3. Run all tests (Pr... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform