Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.1
2021.1.0f1
Issue ID
1322770
Regression
No
[Adaptive Performance] Errors are thrown on installing Adaptive Performance Package when Simulator window is open
Repro steps:
1. Create a new project in standalone platform
2. Game View > Switch Game To Simulator
3. Select any Android Device > Control Panel
4. Package Manager > Unity Registry > Install 'Adaptive Performance' Package
5. Remove 'Adaptive Performance' Package
6. Install 'Adaptive Performance' Package
Expected: No errors are thrown in the Console
Actual: "ArgumentException: An item with the same key has already been added. Key: UnityEditor.DeviceSimulation.ApplicationSettingsPlugin" error thrown in the Console
Reproducible with: 2021.1f1, 2021.2.0a3
Not reproducible with: 2021.2.0a4, 2021.2.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment