Search Issue Tracker
Unity test runner tests aren't timing out when they should
Steps to reproduce: 1. open project 2. run playmode tests Expected: all tests fail by timing out Actual: tests pass without timing ... Read more
Test runner xml report has repeating logs when running on players
Steps to reproduce: 1. run playmode tests on standalone and save xml example command to execute: Unity.exe -runTests -projectpath .... Read more
[Test Framework] nunit folder contains `This is a custom build DONT incl...
Inside your project folder, navigate to: Library\PackageCache\com.unity.ext.nunit@1.0.0\net35\unity-custom Note the file named "Thi... 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 script 2. Run tests: Expected result: all tests pass Actual res... Read more
Test Runner's results change after first Test run when using Singleton
To reproduce: 1. Open attached project ("SingletonInstancesTest") 2. In Test Runner window click "Run All" - Tests return positive 3... 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 Unity 2. Open "SampleScene" scene 3. Open Test Runner wi... Read more
Test Runner hangs when Exception is thrown in UnitySetUp
How to reproduce: 1. Open the attached "Test1077216.zip" project 2. Go to the Test Runner and Run All 3. Notice that the Test Runner... Read more
Editor crashes with "The file 'MemoryStream' is corrupted!" when enterin...
How to reproduce: 1. Open attached "pong-tdd1" project 2. Open project's solution in Rider 3. Search all (Ctrl + T), enter "TestLaun... Read more
[Test Runner] "Enable playmode tests" button is no longer present in the...
How to reproduce: 1. Create a new Unity project or open the attached one 2. Open Test Runner window 3. Select "PlayMode" tab Expect... Read more
Exception in UnitySetUp doesn't cause tests to fail
Steps to reproduce: 1. Open attached project 2. Open test runner and run tests 3. Notice that test passes even though exception got... 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
- [VFX Graph] ArcTorus Transform changes in blackboard not reflected in Graph
- Text deletion works incorrectly in an input field when the Chinese language is used and the "Event System" Component is turned off
- Typed text doesn't appear in an input field when the Chinese language is used and the "Event System" Component is turned off
- Script associated with "GlobalVolumeFeature" is missing when inspecting "Mobile Renderer" Asset
- Clearable "RenderingCommandBuffer" errors are thrown in the Console when creating project using Universal 3D Template