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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
Add comment