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 can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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.