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
- "Radio Button" disappears when added under the "RadioButtonGroup" and the parent Visual Element is selected
- ScrollView Scrollbar is jittering when Movement Type "Elastic" is selected and a mouse with a freewheel is used
- [WebGL]"TypeError: Cannot read properties of undefined (reading 'length')" error is thrown when starting the Player when config.autoSyncPersistentDataPath is set to true
- [UaaL] Freeze on "GetLightingSettingsOrDefaultsFallback()" when rotating device screen after unloading Unity framework
- A white vertical artifact is present when any Material from HDRI is used for a panoramic skybox
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.