Search Issue Tracker
Running tests without --automation shows utp message about memory leaks
In https://forum.unity.com/threads/test-runner-fails-when-using-gitlab-ci.753671/ the user reports seeing a utp message about memory... 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 positive3. Ru... 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
[Test Runner]Clicking Rerun Failed button after Run all in play causes t...
[Test Runner]Clicking Rerun Failed button after Run all in play causes the test player to not close after running tests To Reproduce... Read more
Unity tests are not being detected while being visible in the Rider
Steps to reproduce:1. Open User-supplied project (link in edit)2. Open Window -> General -> Test Runner Expected: There are te... Read more
Test Runner results in Assert failures when GetImplicitAssetBundleName i...
How to reproduce:1. Open attached project2. Open Window/General/Test Runner3. Press Run All Reproducible with: 2017.4.25f1, 2018.3.1... Read more
[Test Runner] Start() and Update() methods are not called in Edit Mode t...
Steps to reproduce:1. Download 1159355_repro project2. Open Test Runner window3. Run All test in Edit mode Expected results: All tes... Read more
Subsequent Tests fail when MonoBehavior stops the Editor
How to reproduce:1. Open the attached project "InvokeTestingBug.zip"2. Open Test Runner (Window > General > Test Runner)3. Pre... Read more
Fix Integration Test stalls after failure to connect to WindowServer
When running the Unity Integration Test suite to run integration tests on real devices on a build machine, the tests stall indefinit... Read more
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce:1. Open the attached project "Nunit_case"2. Go to Window -> General -> Test Runner3. Run any of the given tes... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used