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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
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.