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
- 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