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. Press ... 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 Unity 2. Enter Play mode - everything works fine 3. 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... 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 Runner 3. Switch between EditMode and PlayMode tabs 4. ... 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 project 2. Open the Test Runner 3. Run the "CacheNewExperience" test Actual result: Unity cr... 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

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
Duplicate

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

Unity Test Runner

-

Aug 27, 2018

-

Version/s:

1. open project 2. run all in standalone player Actual behaviour: tests have its scene index printed out twice or once or none at a... 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 resu... 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 remain... Read more