Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
Issue ID
1111790
Regression
No
Unity tests are not being detected while being visible in the Rider
Steps to reproduce:
1. Open User-supplied project (link in edit)
2. Open Window -> General -> Test Runner
Expected: There are tests inside the Test Runner
Actual: There are no tests inside the Test Runner
Reproduced in: 2017.4.24f1, 2018.3.10f1, 2019.1.0b8
Not reproduced in: 2019.2.0a10*
* Could not reproduce, because Test Runner is not available
Note: Not sure what I need to strip down to not impact the tests, if, however, further stripping down of the project is needed, write to me on Slack.
Not sure what to write in the Package Found Version, since PackMan does not display Test Runner as a Package.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note:
The project in question does not compile completely due to a circular asmdef reference.
The test shows up if the issues are resolved.