Search Issue Tracker

Duplicate

Votes

1

Found in

2023.2.0a12

Issue ID

UUM-33885

Regression

Yes

Null Reference Error in console when opening a new Unity scene

--

-

Repo steps:
# Open Unity Scene (HDRP)
# Check the Unity console 

Expected Result: No errors in the console 

Actual Result: Compile error is visible in the console 

 

Reproducible with: 2023.1.0b14, 2023.2.0a12

Not Reproducible with: 2020.3.46f1, 2021.3.12f1, 2022.2.13f1

Platforms tested: Win 11

 

Notes:

NullReferenceException: Object reference not set to an instance of an object

Unity.PlasticSCM.Editor.ProjectDownloader.ParseArguments.GetOrganizationNameFromData (System.String data) (at ./Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/CloudProjectDownloader/ParseArguments.cs:42)

Unity.PlasticSCM.Editor.ProjectDownloader.ParseArguments.CloudOrganization (System.Collections.Generic.Dictionary`2[TKey,TValue] args) (at ./Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/CloudProjectDownloader/ParseArguments.cs:24)

Unity.PlasticSCM.Editor.ProjectDownloader.CloudProjectDownloader.DownloadRepository (System.String unityAccessToken, System.String[] commandLineArgs) (at ./Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/CloudProjectDownloader/CloudProjectDownloader.cs:63)

Unity.PlasticSCM.Editor.ProjectDownloader.CloudProjectDownloader.DownloadRepository (System.String unityAccessToken) (at ./Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/CloudProjectDownloader/CloudProjectDownloader.cs:51)

Unity.PlasticSCM.Editor.ProjectDownloader.CloudProjectDownloader.Execute (System.String unityAccessToken) (at ./Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/CloudProjectDownloader/CloudProjectDownloader.cs:43)

Unity.PlasticSCM.Editor.ProjectDownloader.CloudProjectDownloader.RunOnceWhenAccessTokenIsInitialized () (at ./Library/PackageCache/com.unity.collab-proxy@2.0.3/Editor/PlasticSCM/CloudProjectDownloader/CloudProjectDownloader.cs:32)

UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at <5387be6598f447b19f4204f6047219cf>:0)

  1. Resolution Note:

    This problem was already solved in a different ticket
    Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-33051

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.