Search Issue Tracker

0
votes
By Design

Subsequent Tests fail when MonoBehavior stops the Editor

Unity Test Runner

-

Jan 28, 2022

-

Version/s: 2019.3.5f1, 2019.4, 2019.4.32f1, 2020.3, 2021.1, 2021.2, 2022.1, 2022.2

How to reproduce:1. Open the attached project "InvokeTestingBug.zip"2. Open Test Runner (Window > General > Test Runner)3. Pre... Read more

1
votes
Won't Fix

Scriptable Object with missing Script behaves differently in PlayMode an...

Unity Test Runner

-

Apr 04, 2018

-

Version/s: 2018.1.0b13

Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode - everything works fine3. Open Window -> Debug ... Read more

0
votes
Fixed

Test Runner Window. 'Open source code' on a test method containing 'yiel...

Unity Test Runner

-

Apr 24, 2018

-

Version/s: 2017.3.1f1

Pre-condoition:Make sure that External Script Editor is specified in Preferences/External tools. Steps:1. Open Test Runner window.2.... Read more

0
votes
Not Reproducible

Test Runner speed regression on set up/clean up time

Unity Test Runner

-

Apr 02, 2018

-

Version/s: 2018.1.0b13

How to reproduce:1. Open a big project (tested with 1.5GB)2. Open the Test Runner3. Switch between EditMode and PlayMode tabs4. Noti... Read more

0
votes
Won't Fix

Crash at UnityEditor.TestTools.TestRunner.EditModeRunner:InvokeDelegator...

Unity Test Runner

-

Apr 24, 2018

-

Version/s: 2017.4.1f1

How to reproduce:1. Open the attached project2. Open the Test Runner3. Run the "CacheNewExperience" test Actual result: Unity crashe... 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 script2. Run tests: Expected result: all tests passActual result:... 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" project2. Open project's solution in Rider3. Search all (Ctrl + T), enter "TestLaunche... Read more

0
votes
Duplicate

Test runner executes tests multiple times if it loads scenes on players

Unity Test Runner

-

Aug 27, 2018

-

Version/s:

1. open project2. run all in standalone player Actual behaviour: tests have its scene index printed out twice or once or none at all... Read more

0
votes
Fixed

[Unity Test Runner] Tests with Assembly Definition files are delayed for...

Unity Test Runner

-

Jun 21, 2018

-

Version/s: 2017.4.3f1

Reproduction steps:1. Open project <redacted>;2. Open Window -> Test Runner;3. Select "Run All" for running tests. Expected... Read more

0
votes
By Design

[UTR] EditorApplication.isPlaying = false doesn't stop playmode after te...

Unity Test Runner

-

May 21, 2018

-

Version/s: 2018.2.0a1, 2018.2.0b4

Steps to reproduce:1) Open the attached project.2) Open Test Runner.3) Run EditMode tests. The tests pass, but the editor remains in... Read more