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
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions
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.