Search Issue Tracker
Fixed
Fixed in 6000.1.0b15, 6000.2.0a9
Votes
0
Found in
6000.1.0b14
6000.2.0a8
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Postponed port