Search Issue Tracker

0
votes
Duplicate

Unity test runner tests aren't timing out when they should

Unity Test Runner

-

Aug 29, 2018

-

Version/s:

Steps to reproduce: 1. open project 2. run playmode tests Expected: all tests fail by timing out Actual: tests pass without timing ... Read more

1
votes
Not Reproducible

Test runner xml report has repeating logs when running on players

Unity Test Runner

-

Aug 30, 2018

-

Version/s:

Steps to reproduce: 1. run playmode tests on standalone and save xml example command to execute: Unity.exe -runTests -projectpath .... Read more

1
votes
Won't Fix

[Test Framework] nunit folder contains `This is a custom build DONT incl...

Unity Test Runner

-

Jun 16, 2020

-

Version/s: 2019.2, 2020.2.0a15

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

2
votes
Duplicate

[TestRunner] Async/await tests do not run in the editor or fail

Unity Test Runner

-

Feb 20, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

Steps to reproduce: 1. Download and import the attached editor test script 2. Run tests: Expected result: all tests pass Actual res... Read more

0
votes
By Design

Test Runner's results change after first Test run when using Singleton

Unity Test Runner

-

Dec 13, 2018

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0b12, 2019.1.0b4, 2019.3.0a6

To reproduce: 1. Open attached project ("SingletonInstancesTest") 2. In Test Runner window click "Run All" - Tests return positive 3... Read more

0
votes
Fixed

[TestRunner] Tests are not torn down properly when they fail due to logg...

Unity Test Runner

-

Sep 04, 2018

-

Version/s: 2018.2.6f1

To reproduce: 1. Download attached project "TearDownRepro.zip" and open in Unity 2. Open "SampleScene" scene 3. Open Test Runner wi... Read more

0
votes
Fixed

Test Runner hangs when Exception is thrown in UnitySetUp

Unity Test Runner

-

Sep 02, 2018

-

Version/s: 2018.2.6f1

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

3
votes
Won't Fix

Editor crashes with "The file 'MemoryStream' is corrupted!" when enterin...

Unity Test Runner

-

Sep 14, 2018

-

Version/s: 2018.3.0b1

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

0
votes
Fixed

[Test Runner] "Enable playmode tests" button is no longer present in the...

Unity Test Runner

-

Sep 25, 2018

-

Version/s: 2017.4.8f1, 2017.4.12f1

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

0
votes
Fixed

Exception in UnitySetUp doesn't cause tests to fail

Unity Test Runner

-

Sep 27, 2018

-

Version/s: 2018.3.0b4

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.