Crushing on Unity 2020.2.0f1
Team-on opened this issue · 2 comments
Team-on commented
NullReferenceException: Object reference not set to an instance of an object
UniGit.Utils.GitReflectionHelper..ctor () (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/GitReflectionHelper.cs:15)
Full stack trace
NullReferenceException: Object reference not set to an instance of an object UniGit.Utils.GitReflectionHelper..ctor () (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/GitReflectionHelper.cs:15) System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) (at <9577ac7a62ef43179789031239ba8798>:0) Rethrow as TargetInvocationException: Exception has been thrown by the target of an invocation. System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) (at <9577ac7a62ef43179789031239ba8798>:0) System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) (at <9577ac7a62ef43179789031239ba8798>:0) System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) (at <9577ac7a62ef43179789031239ba8798>:0) System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) (at <9577ac7a62ef43179789031239ba8798>:0) System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) (at <9577ac7a62ef43179789031239ba8798>:0) System.Activator.CreateInstance (System.Type type) (at <9577ac7a62ef43179789031239ba8798>:0) UniGit.Utils.InjectionHelper.CreateInstance (System.Type type, System.Object[] additionalArguments) (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/InjectionHelper.cs:87) UniGit.Utils.InjectionHelper+Resolve.CreateInstance (UniGit.Utils.InjectionHelper injectionHelper) (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/InjectionHelper.cs:545) UniGit.Utils.InjectionHelper+Resolve.EnsureInstance (UniGit.Utils.InjectionHelper injectionHelper) (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/InjectionHelper.cs:552) UniGit.Utils.InjectionHelper+Resolve.GetInstance (UniGit.Utils.InjectionHelper injectionHelper) (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/InjectionHelper.cs:529) UniGit.Utils.InjectionHelper.GetInstance[T] () (at Library/PackageCache/uni-git@5c642ee16b/Editor/Utils/InjectionHelper.cs:314) UniGit.UniGitLoader.Rebuild (UniGit.Utils.InjectionHelper injectionHelper) (at Library/PackageCache/uni-git@5c642ee16b/Editor/UniGitLoader.cs:107) UniGit.UniGitLoader..cctor () (at Library/PackageCache/uni-git@5c642ee16b/Editor/UniGitLoader.cs:84) Rethrow as TypeInitializationException: The type initializer for 'UniGit.UniGitLoader' threw an exception. UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at :0)mob-sakai commented
Thank you for your reporting!
mob-sakai commented
Since there has been no new discussion for a long time, this issue was closed.
If the same issue arises, please re-open this issue.