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
- URP ShadowCaster2D is misplaced and distorted when used with rotated Perspective Camera
- UI mesh is drawn twice when two cameras are used
- The Scene view top menu bar disappears when any Draw Mode other than "Wireframe" is selected in the specific project with a corrupted Material
- TabView.tabClosed EventHandler passes the wrong tab index as parameter when closing a tab from oldest to newest order
- Rigidbodies clip through terrain and snap back up when Heightmap Resolution is bigger than the terrain size
Add comment