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
- Line Renderer Component position field allows large values, spamming “Assertion failed on expression” errors in the Console window
- [iOS] Orientation is handled incorrectly when deployed on iPads with OS 26
- Existing assets' references are lost when pasting in copied sub-assets
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
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.