Search Issue Tracker
Fixed
Fixed in 6000.1.0b15, 6000.2.0a9
Votes
0
Found in
6000.1.0b14
6000.2.0a8
7000.0.0a35
Issue ID
UUM-102358
Regression
Yes
NullReferenceException Error is logged when enabling and installing any of the Plug-in Providers in the XR Plug-in Management Settings
Steps to reproduce:
- Create any Project
- Navigate to Project Settings > XR Plug-in Management
- Install the XR Plug-in Management Package
- Enable any of the available Plug-in Providers
Actual results: Error "NullReferenceException: Object reference not set to an instance of an object
UnityEditor.SettingsWindow.DeactivateAndSaveCurrentProvider () (at <7dc09cc2bf074b4aa413cc9edf45498a>:0)
UnityEditor.SettingsWindow.OnSettingsProviderChanged () (at <7dc09cc2bf074b4aa413cc9edf45498a>:0)
UnityEditor.SettingsService.NotifySettingsProviderChanged () (at <7dc09cc2bf074b4aa413cc9edf45498a>:0)" is logged in the Console
Expected results: No Error is logged
Reproducible with versions: 6000.1.0b14, 6000.2.0a8
Not reproducible with versions: 2022.3.61f1, 6000.0.45f1, 6000.1.0b13
Tested on (OS): Windows 11
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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Resolution Note:
Postponed port