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
"ArgumentException: An item with the same key has already been added" is...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Place the attached “BrokenCharTest.cs” script in the “Assets/Tests”... 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
ITestRunCallback.RunStarted and ICallbacks.RunStarted are not called whe...
Reproduction steps: 1. Open the attached “BugRepro” project 2. Open the Test Runner window (Window > General > Test Runner) 3. Se... Read more
Test Runner "Open source code" navigates to the incorrect file or test
How to reproduce: 1. Open the user-attached project “UIElements” 2. Open the Test Runner window (Window → General → Test Runner) ... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI