Search Issue Tracker
InvalidCastException error when using explicit attribute with runSynchro...
Reproduction steps: 1. Open attached project "ExplicitTests.zip" and scene "SampleScene" 2. In Editor menu, select Tools -> Run te... Read more
Nested IEnumerator order makes test fail at the wrong point
How to reproduce: 1. Open the New Unity Project(1).zip 2. Run MainTest Actual result: Test fails on line 20 Expected result: Test ... Read more
Tests in a categorized class are filtered as Uncategorized when using tw...
How to reproduce: 1. Open the attached project "TestCategoriesBug.zip" 2. Click Window > General > Test Runner > Play Mode 3. Sel... Read more
NullReferenceException errors when Test Runner window open with Entities...
Steps to reproduce: 1. Create a new project 2. Delete all of the packages from manifest.json (do not touch the modules) 3. Install t... Read more
Error Pause setting gets disabled and not enabled again after running te...
Reproduction steps: 1. Open user's project "ErrorOnPauseLost.zip" 2. In the Console window click on "Error Pause" to enable it 3. In... Read more
[Test Framework] if WaitForDomainReload is called during a test, any Sce...
Reproduction steps: 1. Open project attached in "BugTest.zip" 2. Open Test Runner window 3. Start BugTest -> Tests.dll -> Tests -> S... Read more
Unity Action is being rerun when Domain Reload is triggered by a Test
How to reproduce: 1. Download and open the attached project 'Action.zip' 2. Open Test Runner (Window > General > Test Runner) 3. Run... Read more
Unity Test Framework printing empty DateTimes as End Times when printing...
Reproduction steps: 1. Open attached "UTF-Missing-end-time" project and Edit the "EditModeTests.bat" first line to point to the d... Read more
Build for UWP fails when "PlayMode tests for all assemblies" is enabled
How to reproduce: 1.Download "New Unity Project.zip" and open "SampleScene" Scene 2. Build project for UWP Expected result: Build f... Read more
[Test Runner] Passing a non-full-path of XML file for -testResults in U...
When Unity is instructed to run Play mode tests, the full path to the results file must be given. If this not given, then Unity will... 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
- The Windows Build creates the D3D12 folder and the .dll file when D3D11 or Vulkan is selected
- “Assertion failed on expression” error throw when selecting Material imported from VFX Learning Templates Sample
- XML data is incorrectly parsed due to XmlReader.ByteArrayToHex when deserializing in WebGL builds
- Global textures fail to render when using an overlay Camera while MSAA is enabled
- Terrain shadows flicker in the Game view when in Play mode