Search Issue Tracker
Test's parent icon doesn't update when all tests inside have been comple...
Reproduction steps: # Open the attached “ReproProject.zip“ project # Open the Test Runner window (Window > General > Test Runner... 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 tab 3. In Test Runner, ru... Read more
[Test Runner] Async test methods fail with Task return type
How to reproduce: 1. Open user's attached "Bug Report Example.zip" project 2. Open Test Runner window 3. Make sure "PlayMode" is sel... Read more
Running tests in the player with TestRunCallback attribute and Stripping...
How to reproduce: 1. Open the attached "New Unity Project (2).zip" project 2. Open the Test Runner window 3. Press Run all in player... Read more
Test classes display cumulative execution time as 0.000s instead of the ...
Reproduction steps: 1. Open the attached “ReproProject.zip“ project 2. Open the Test Runner window (Window > General > Test Runner... Read more
Test Runner freezes on "Generate Context" when running tests
Reproduction steps: 1. Open the attached “BugRepro” project 2. Click Window > General > Test Runner 3. Select PlayMode tests 4. ... Read more
[Test Framework] Tests fail with "ArgumentException: An item with the sa...
Reproduction steps: 1. Open the attached project “ReproTest” 2. Open Window > General > Test Runner 3. Run all tests Expected ... 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
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
[Test Runner] PlayMode tests not storing results if "Maximize On Play" s...
How to reproduce: 1. Open the "Playmode Tests.zip" project 2. Open the Test Runner 3. Select PlayMode tests 4. Make sure the Game wi... 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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running