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
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
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
Huge amounts of tests have a start delay when pressing "Run All" in the ...
Reproduction steps: 1. Open the attached "repro_IN-53943_SmallAmountOfTests.zip" 2. Go to "Window > General > Test Runner" and pre... 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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform