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
- 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 (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.