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 Dec 5, 2024. It is now read-only.
The first time the extension was loaded, it was unable to list the changes in the directory consistently. Mostly failed to detect change even if there were a lot of them.
Looking through the logs it says that the package commander was not found.
Steps to Reproduce
Launch Unity with new empty project
Open GitHub window
Fails to initialize beyond showing the logo
Expected behavior: Initialization should be completed to make the Github window usable.
Actual behavior: Error message saying initialization failed.