Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2019.4.16f1
2020.1
2020.2
2021.1
Issue ID
1299272
Regression
No
Test Framework package is not removed from the project but is removed from the "In Project" packages list
Reproduction steps:
1. Create an empty project
2. Select Window/Package Manager and select packages "In Project"
3. Select Test Framework and Remove
4. Observe the Package Manager
Expected result: Test Framework package is not removed from the "In Project" packages list and the warning appears
Actual result: Test Framework package is not removed from the project but is removed from the "In Project" packages list
Reproducible with: 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0a10
Could not test with: 2018.4.29f1(Rider Editor is not available)
Notes:
1. Test Framework package is not removed from the project because it is a dependency of the Rider Editor package
2. Test Framework package is removed when Rider Editor package is not installed
3. Warning about it being a dependency only appears after searching for the Test Framework package in "Unity Registry" packages and selecting Remove for the second time
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note (2021.2.X):
Test Framework is used by JetBrains Rider Editor. This is why removing it from your project manifest still keep it installed as JetBrains Rider Editor depends on it.