Search Issue Tracker
Fixed
Fixed in 6000.3.0b8, 6000.4.0a4
Votes
0
Found in
6000.3.0b5
6000.4.0a3
Issue ID
UUM-121754
Regression
Yes
Selecting a signed tarball’s package manifest in the Project Browser causes an infinite NullReferenceException loop in the console.
Steps to reproduce:
- Install a signed tarball package
- Click on "Locate" to find the package.json file or find it in the Project Browser
- Click on the package.json file to select it in the Inspector
- Observe the console
Actual results: Infinite NullReferenceException in the console
{code:java}
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.PackageManager.UI.Internal.PackageManifestImporterEditor.OnInspectorGUI () (at <67e86cf8daae4a16b6d0ff7c1d13515c>:0)
UnityEditor.UIElements.InspectorElement+<>c__DisplayClass83_0.<CreateInspectorElementUsingIMGUI>b__1 () (at <67e86cf8daae4a16b6d0ff7c1d13515c>:0)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&) {code}
Expected results: Package.json is shown in the inspector with no errors in the console
Reproducible with versions: 6000.3.0a3, 6000.4.0a2
Not reproducible with versions: 6000.3.0a2
Tested on (OS): macOS
Notes:
- With 6000.3.0a2 there's no locate button available in PM, so the file has to be located manually
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 6000.4.0a4):
Verified in 6000.4.0a4
Resolution Note (fix version 6000.3.0b8):
Verified in 6000.3.0b8