Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.2.0a5
Issue ID
1230597
Regression
Yes
[PackageManager] NullReferenceException thrown on selecting package Manifest of TextMeshPro
NullReferenceException thrown on selecting package Manifest of TextMeshPro. Exceptions are coming on selecting other packages also after selecting TextMeshPro package Manifest file
Steps to Repro:
1. Open a new Project
2. Select Window > PackageManager > Sort : Publish date
3. Select Assets > Packages > TextMeshPro > package Manifest
Expected Result:
No error in the Console
Actual Result:
NullReferenceException thrown on selecting package Manifest of TextMeshPro
Reproducible on: 2020.2.0a5
Working fine on: 2020.2.0a4, 2020.1.0b3, 2019.3.6f1
Environment: Windows 10 and Mac 10.14
Stack Trace:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PackageManager.PackageManifestImporterEditor.DrawDependencyListElement (UnityEngine.Rect rect, System.Int32 index, System.Boolean isActive, System.Boolean isFocused) (at <89faf899e9c14826b38ffd64a0c1974d>:0)
UnityEditorInternal.ReorderableList.DoListElements (UnityEngine.Rect listRect) (at <89faf899e9c14826b38ffd64a0c1974d>:0)
UnityEditorInternal.ReorderableList.DoLayoutList () (at <89faf899e9c14826b38ffd64a0c1974d>:0)
UnityEditor.PackageManager.PackageManifestImporterEditor.OnInspectorGUI () (at <89faf899e9c14826b38ffd64a0c1974d>:0)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass58_0.<CreateIMGUIInspectorFromEditor>b__0 () (at <89faf899e9c14826b38ffd64a0c1974d>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
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
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
- Scroll View is not moving by inertia after scrolling by click and dragging when Editor window is minimized and Canvas "Render Mode" is set to "World Space"
- "type mismatch error" occurs when the currentDirectionWS output of a Sample Water Surface node is connected to a float3 input
- URP Material Upgrade utility does not enable Alpha Clipping when material had Rendering Mode set to Cutout
- Particle System emission ignores the Sprite Atlas when using a Material that has the "Include in Build" setting unchecked
Resolution Note (fix version 2020.2):
Package Manager: Fix null error exception and organisation name validation