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
System.InvalidOperationException is generated in exported XML when runni...
How to reproduce: 1. Open the attached “IN-86059” project 2. Open the Test Runner window (Window → General → Test Runner) 3. Ensu... 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
"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
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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP