Search Issue Tracker
[Test Runner] Assert.Ignore in BeforeTest callback doesn't work for Unit...
Reproduction steps:1. Open attached project "IgnoreTestBuggedIfNoParameter.zip";2. Ensure platform is set to Standalone OSX (or anyt... Read more
[Unity Test Runner] Tests with Assembly Definition files are delayed for...
Reproduction steps:1. Open project <redacted>;2. Open Window -> Test Runner;3. Select "Run All" for running tests. Expected... Read more
Test Runner Window. 'Open source code' on a test method containing 'yiel...
Pre-condoition:Make sure that External Script Editor is specified in Preferences/External tools. Steps:1. Open Test Runner window.2.... Read more
[Test Runner] Canceling save of scene changes when trying to run a test ...
1. Open the attached project2. Open the Test Runner3. Double click on TestImportAsset test (it works)4. Make any changes to the scen... Read more
[UnityTestRunner] NUnit tests in a DLL stored under an Editor folder are...
How to reproduce:1. Open up the terminal (or command line for Windows).2. Run the command <Path_To_Unity> -batchmode -projectP... Read more
[UnityTestRunner] -editorTestsFilter & -editorTestsCategories command li...
Steps to reproduce:1. Extract attached project2. Open Unity with arguments (Edits below)3. Observe the TestResults file (TestResults... Read more
[TestRunner] Async/await tests do not run in the editor or fail
Steps to reproduce:1. Download and import the attached editor test script2. Run tests: Expected result: all tests passActual result:... Read more
[TestRunner] Tests are not torn down properly when they fail due to logg...
To reproduce: 1. Download attached project "TearDownRepro.zip" and open in Unity2. Open "SampleScene" scene3. Open Test Runner windo... Read more
EditMode test cases that use an invalid TestCaseAttribute fail silently ...
To reproduce: 1. Download the attached project "TestCaseAttribute.zip" and open in Unity2. Open Test Runner window3. Select the Edit... 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 CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist