Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2021.2.0a19
2021.2.0a20
Issue ID
1341060
Regression
No
[Feature Sets] Adaptive Performance is invisible in the Mobile Feature set
Repro steps:
- start a new project with 2021.2.0a20
- open package Manager -> Unity Registry
- select the Mobile Feature Set
- notice an empty line - there should be the Adaptive Performance package there, but the line is just empty
When selecting the empty line, you'll get this error in the console:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PackageManager.UI.Internal.FeatureDependencies.OnDependencyItemClicked (UnityEditor.PackageManager.UI.Internal.IPackageVersion version) (at <77a45f0c92274da6a584cead7046b27a>:0)
UnityEditor.PackageManager.UI.Internal.FeatureDependencies+<>c__DisplayClass12_0.<SetPackageVersion>b__0 () (at <77a45f0c92274da6a584cead7046b27a>:0)
UnityEditor.PackageManager.UI.Internal.VisualElementExtensions+<>c__DisplayClass0_0.<OnLeftClick>b__0 (UnityEngine.UIElements.MouseDownEvent e) (at <77a45f0c92274da6a584cead7046b27a>:0)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] The Player freezes when disabling Bluetooth while connected to the headphones
- Addressable bundles are not retrieved from the cache when a WebGL Player is refreshed
- Sprites are incorrectly occluded by Sprite Physics Shape culling when behind in sorting order
- CPU usage is increased when the Editor is idle with the ProBuilder Package installed
- Unstable lighting when additional light sources are added in Shader Graph nodes
Add comment