Search Issue Tracker
UnityTests do not fail when nested coroutines throws an exception
When a test yields an IEnumerator in a coroutine (Playmode UnityTest), Unity will spawn a nested coroutine. When that throws an exce... Read more
[Test Runner] PlayMode tests not storing results if "Maximize On Play" s...
How to reproduce:1. Open the "Playmode Tests.zip" project2. Open the Test Runner3. Select PlayMode tests4. Make sure the Game window... Read more
[Unity Test Framework] UnityTearDown is skipped when a test fails during...
How to reproduce:1. Open attached project "TestTimeoutIssue.zip"2. Open Test Runner window and PlayMode tab3. In Test Runner, run "S... Read more
[Test Runner] Incorrect listing of test order of execution
Steps to reproduce:1. Open supplied project2. Run the tests in the Test Runner3. Inspect the Console window Expected: the Console lo... Read more
Cancel button doesn't work as expected in Test Runner when clicked after...
How to reproduce:1. Open attached project2. Open Test Runner window3. Click "Run All"4. Immediately click the "Cancel" button from t... Read more
Search reset button is active in Test Runner Window when there is nothin...
How to reproduce:1. Open user's attached project (New Unity Project.zip)2. Open Test Runner window via Menu toolbar > Window >... Read more
Editor freezes when Running EditMode tests in batchmode
How to reproduce:1. Download the user's attached "Build-Error.zip"2. Open the "__build-script.bat" in a text editor3. Change ... lin... Read more
[Test Runner] InvalidCastException is thrown when using NUnit [Retry] fo...
How to reproduce:1. Open user-submitted project (NUnitRetry 2)2. Open Test Runner window3. Run all the Play Mode tests Expected resu... Read more
Test Runner dlls from different assemblies expand and run simultaneously...
Steps to reproduce:1. Open Project "TestRunnerExpandBug"2. Open Test Runner3. Expand and run dlls from one of the Assemblies Expecte... Read more
Scene Build Index can't be found from test runner
How to reproduce:1. Open attached Unity project2. Open test Runner window3. Run SceneTest test4. Observe console Expected result: Bu... 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
- Cinemachine camera does not jump to the target position when using CinemachineFollow.ForceCameraPosition
- Tree Prefab Asset icon does not display leaves
- Incorrect error box style when installing the unsigned package in the Package Manager's "Invalid Signature" pop-up
- "Invalid Signature" pop-up incorrectly wraps the text when using the Light theme
- WebGPU: can't bind compute RWTexture for read and write