Search Issue Tracker
Registered callbacks don't work after domain reload
Steps to reproduce: # Unzip attached project # Run tests from command line: ??Unity.exe -projectPath test-framework-callbacks... Read more
The "RunStarted" callback method is not invoked when using the "TestRunC...
Reproduction steps: 1. Open the attached project 2. Open Window → General → Test Runner 3. In the Test Runner window select EditM... Read more
ITestAdaptor.Test.TestMode is not properly set on the root level
How to reproduce: 1. Open the attached "TestFrameworkTestMode" project 2. Open the Unity test runner window in the PlayMode tests ... 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
Custom package tests are not recognized when added to a project
Steps to reproduce: 1. Download the SingletonSystem package 2. Open the user's project 3. Open the “Package Manager” window (Wind... 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
"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
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
Editor freezes when a UnityTest with a Timeout attribute doesn't end bef...
Reproduction steps: 1. Open the user's attached project "TestRunnerCoroutineBug.zip" 2. Open the Test Runner window 3. Select "Pl... Read more
[UnityTest] [Timeout] Failed test because of timeout returns assertion f...
How to reproduce: 1. Open the attached “TimeoutUnityTest.zip” project 2. In the Test Runner window expand “Test Run” > “Tests.dll” >... 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
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
- Lighting data is carried over from one Scene to another when changing Scenes in the Play Mode
- The <sprite> tag inserted image from a Sprite Asset into the UI Builder Button disappears when the Inlined Style Text Shadow Horizontal or Vertical Offset is set to be more than 0 px
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance