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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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.