Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Unity 2020.3.21f1: Doesn't like my account #1156

Closed
ACIDULATED opened this issue Nov 5, 2021 · 4 comments
Closed

Unity 2020.3.21f1: Doesn't like my account #1156

ACIDULATED opened this issue Nov 5, 2021 · 4 comments

Comments

@ACIDULATED
Copy link

ACIDULATED commented Nov 5, 2021

github-unity.log

Prerequisites

Install Unity 2020.3.21f1.
Install github for unity.

Description

It keeps asking me to log in, even after I DID log in. Also, when I try to log in through the sign in above the repository stuff, it says "not found".

Steps to Reproduce

  1. Log in.
  2. Go to another window.
  3. Come back.

Expected behavior: Nothing.

Actual behavior: Another log-in window, even though I already did.

Reproduces how often: Alot.

@ACIDULATED ACIDULATED changed the title Keeps asking me to log in, but I already did... Doesn't like my account Nov 5, 2021
@ACIDULATED ACIDULATED changed the title Doesn't like my account Unity 2020.3.21f1: Doesn't like my account Nov 6, 2021
@NoCultist
Copy link

Had the same problem, solved it by setting up a repository from Github Desktop and then restarting the Unity project. The plugin is just unable to sign in but if you sign in from Github Desktop it somehow works.

@blockimperiumdao
Copy link

Tried from Github Desktop on Windows and it doesn't really resolve the issue. I have icons next to everything, but it still won't let me sign in. Maybe that's a sign to just move on :)

@chantzish
Copy link

chantzish commented Jan 13, 2022

I've submited a pull request with a fix #1160 but it doesn't look like they are going to merge it anytime soon so you can just fix it manually.

replace line 16:
type: "oauth"
with:
type: "token"

in %userprofile%\AppData\Local\GitHubUnity\octorun\src\api.js

@shana
Copy link
Member

shana commented Oct 19, 2022

This project is not maintained anymore. The replacement is Git for Unity, at https://github.com/spoiledcat/git-for-unity. If you have GitHub for Unity in your project, remove it first and then install the Git for Unity package, see the README in the link for instructions.

@shana shana closed this as completed Oct 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants