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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.