Search Issue Tracker
By Design
Votes
0
Found in [Package]
2.1.0
Issue ID
1299235
Regression
No
Adaptive Performance - Removing the package won't remove the device simulator provider
Removing the Adaptive Performance package will leave folders and settings behind in the Assets folder.
Expected: Should the simulator provider be added under the package folder, not the asset folder? If I remove the package I would expect the simulator provider to be removed as well.
- Create a new project in Unity 2021.1.0a10
- Add the Adaptive Performance package via the Package Manager or under Project Settings > Adaptive Performance menu.
- Under Edit > Project Settings > Adaptive Performance enable the Device Simulator Provider.
- An Adaptive Performance folder is created under Assets.
- Open the Package Manager and remove the Adaptive Performance package
Notice issue >> The Adaptive Performace folder and Device Simulator Provider files are left behind in te Assets folder.
Tested: 2021.1.0a9, 2021.1.0a10, 2020.2.0f1
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
That's by design as the scriptable objects will be deployed to the runtime build when its an active provider. User of Adaptive Performance need to manually delete the configuration files if not needed anymore.