Search Issue Tracker
"LogAssert.NoUnexpectedReceived" does not catch exceptions when entering...
How to reproduce:1. Open project "UnityTestException.zip"2. Open Menu > Window > General > Test Runner3. Select "NoExceptio... Read more
"TestRunner" is not able to create a new script when the project window ...
How to reproduce:1. Open project "CreateTestScript.zip"2. In the Project window navigate to Assets > Editor > Tests3. Press on... Read more
Test results get erased when restarting the Editor
To reproduce:1. Open the project “IN-7084”2. Open the Test Runner window (Window → General → Test Runner)3. Click the button “Run Al... Read more
UnitySetUp is re-run if Domain Reload or enter PlayMode is triggered in ...
Reproduction steps:1. Open the attached project “UnitySetUpIssueTestProject”2. Open the Test Runner window3. Select the first two or... Read more
Tests in Packages cannot be opened from the Test Runner window
Reproduction steps:1. Open the attached project “TerrainHDRP“ inside of the “TocTerrain“ folder2. Run the “TessellationTestsSimplePa... Read more
Test Framework does not export the result XML file when running tests fr...
Reproduction steps:1. Extract the attached "FAV_repro_IN-38148(1.3.3).zip" project2. Open the Command Line and navigate to the proje... Read more
Progress Bar disappears or flickers when displayed if the Test Framework...
How to reproduce:1. Open the user’s attached “BetaProgressBar.zip” project2. Go to Menu > Test > Progress Bar3. Observe the re... Read more
Input System InputTestFixture Class throws "CS0117" errors when building...
How to reproduce:1. Open the “InputTestRepro_FINAL” project2. Open the Test Runner (Window > General > Test Runner)3. Select t... Read more
Test Runner hangs on building Player when the “Exercise 7: Solution” sam...
How to reproduce:1. Create a new project using the “3D Core” template2. Add the Test Framework Package3. Add “Exercise 7: Solution” ... Read more
TestContext platform parameter is empty if domain reload happens during ...
Steps to reproduce: Open attached project "test-platform-repro.zip" Open test runner Run Editmode tests Actual result: In console no... 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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"