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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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.