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
- SHADERPASS has incorrect value when using Shader Graph for Built-In target
- [VFX] Gizmo still incorrectly rendered for a hidden property
- Nested object label indentation is incorrect when using the UI Toolkit Inspector
- Crash on tlsf_free when UI Elements are moved to the side by scrolling
- Setting VideoPlayer.time and pausing results in incorrect player.frame values
Add comment