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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Postponed port