Search Issue Tracker
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
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
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 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
UnityTest tests fail when an external Coroutine method is used
Reproduction steps: 1. Open the attached project “TestFail” 2. Open the Test Runner (Windows > General > Test Runner) 3. In the Test... Read more
The Category attribute doesn't take effect when the Values attribute is ...
Reproduction steps: # Open the attached project # Open the Test Runner window (Window > General > Test Runner) # Make sure the ... Read more
"Test Framework" package doesn't show Samples when using Package Manager
How to reproduce: 1. Open the user’s attached project 2. Open the Package Manager window 3. Select the “Test Framework” package a... 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
Test runner fails the second test when testing identical tests that cont...
Reproduction steps: # Open the attached project “TestRunnerBug” # Open the Test Runner (General > Test Runner) # Click the butt... Read more
Attributes are not working when used with the async test in the Test Runner
How to reproduce: 1. Open the user’s attached “ReportAsyncTestBugs.zip” project 2. In the Test Runner window run the “NUnitAPIsTes... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true