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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment