Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b6
Issue ID
1001101
Regression
No
Test Runner doesn't work when running from an assembly
How to reproduce:
1. Download attached project file
2. Go to Test Runner and select "NewTestScript" item
3. Press "Run Selected" and you should see one test fail with a log of "1" and another test success with a log of "2"
4. Select "MyCustomTests.dll" item
5. Press "Run Selected" and you will see nothing in the Console Window
Actual result: In the test runner tree if you select an assembly item and press "run selected" it does nothing
Reproduced with: 2017.1.3p1, 2017.2.1p3, 2017.3.1p1, 2018.1.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment