You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 12, 2018. It is now read-only.
Version: 5.6.0f3
Github For Windows Version: v0.9.1-alpha
Platform : Windows 10
Steps to Reproduce:
After a fresh install from the Unity Package, select Window->Github
Observe the following error:
NullReferenceException: Object reference not set to an instance of an object
GitHub.Unity.HistoryView.Initialize (IView parent) (at /Users/shana/code/work/github/UnityInternal/src/UnityExtension/Assets/Editor/GitHub.Unity/UI/HistoryView.cs:72)
GitHub.Unity.Window.Setup (IRepository repository) (at /Users/shana/code/work/github/UnityInternal/src/UnityExtension/Assets/Editor/GitHub.Unity/UI/Window.cs:91)
GitHub.Unity.Window.ShowWindow () (at /Users/shana/code/work/github/UnityInternal/src/UnityExtension/Assets/Editor/GitHub.Unity/UI/Window.cs:57)
GitHub.Unity.Window.Window_GitHub () (at /Users/shana/code/work/github/UnityInternal/src/UnityExtension/Assets/Editor/GitHub.Unity/UI/Window.cs:38)