Search Issue Tracker
Fixed in 2019.4.X
Votes
1
Found in
2019.4
2019.4.24f1
Issue ID
1398303
Regression
No
NullReferenceException errors spam the console, after upgrading a package in PAckage Manager
Repro steps:
- make a new project in 2019.4 - latest version
- open Package Manager
- click to select the Proejct Manifest - but kep the Console windo in focus
- select a pacakge that needs updating
- update the package
- after updating the package, you will see this eror in the console:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PackageManager.PackageManifestImporterEditor.OnInspectorGUI () (at <06df0f95306b448dbd8fddaa73427228>:0)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass58_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <06df0f95306b448dbd8fddaa73427228>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Reproducible in 2019.4 - latest, and tested all the way back to 2019.4.24f1
Cannot repro in any versions newer than 2019.4, so this is a bug for 2019.4 ONLY
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Editor crashes after entering Play mode with overlapping GameObjects with Cloth Component and Cloth Inter-Collision enabled
- Look Dev constantly regenerates the default Volume Profile when set to "None" instead of using the default one
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
Add comment