Unity icon indicating copy to clipboard operation
Unity copied to clipboard

Command Line not showing

Open ThomasAunvik opened this issue 6 years ago • 29 comments

Description

When trying to open the command line from Unity via this plugin image

Steps to Reproduce

  1. Open Unity 2017.3.0f3 and create a new project (does not have to be a new project)
  2. Install Github for Unity (unless you already have github for unity)
  3. Go to Github > Command line
  4. Expect something to not work.

Expected behavior: To show this for example: image

I managed to get this via File Explorer and typing cmd in the file path.

Actual behavior: Nothing shows on the console, unable to type in the console either. The image above in description.

Reproduces how often: 100% prob

Additional Information

Default configuration with trace logging Gist log: https://gist.github.com/ThomasAunvik/697d655743168aa6596cc652a233efdd

ThomasAunvik avatar Feb 27 '18 21:02 ThomasAunvik

Hi @ThomasAunvik thanks for reporting this detailed issue. I just tried to repo this issue myself on Windows using the Unity 2017.0f3 with GitHub for Unity version 0.26.2, but was unable to do so. The terminal window opens just fine for me.

You mentioned this is probably reproducible 100% of the time. Have you tried this again and if so, do you continue to the experience same result every time?

meaghanlewis avatar Feb 27 '18 21:02 meaghanlewis

I have tried creating a new project folder and testing it, i will see if i can debug it.

ThomasAunvik avatar Feb 27 '18 22:02 ThomasAunvik

Alright, so i deleted the GitHubUnity folder in AppData, and it still did not work.

ThomasAunvik avatar Feb 28 '18 18:02 ThomasAunvik

Hey @ThomasAunvik after I debug some more pressing issues. I can take a look at this with you.

StanleyGoldman avatar Mar 04 '18 15:03 StanleyGoldman

Hey @ThomasAunvik can you see if you can reproduce this bug with the latest beta version?

StanleyGoldman avatar Mar 26 '18 16:03 StanleyGoldman

This should be fixed with the latest beta - if it isn't, please feel free to reopen!

shana avatar Mar 27 '18 19:03 shana

Sorry, still not fixed, it works for my laptop though, weird bug.

ThomasAunvik avatar Mar 30 '18 10:03 ThomasAunvik

  1. Temporary Fix: Reimport All assets. (Right click in Project window and press Reimport All)
  2. (Sometimes) After rebooting unity (after reimport): Command line closes immidiately after trying to open it.
  3. Rebooting again: Command line shows as the original issue.

ThomasAunvik avatar Apr 09 '18 15:04 ThomasAunvik

It seems that there is something wrong with how either the code's configuration is set up, or how my environmental variables are weird.

Setting this to true. https://github.com/github-for-unity/Unity/blob/7d188de6deae83f4cd232d8b1ed1cbf65f8d49c6/src/GitHub.Api/OutputProcessors/ProcessManager.cs#L70 And commenting this line out: https://github.com/github-for-unity/Unity/blob/7d188de6deae83f4cd232d8b1ed1cbf65f8d49c6/src/GitHub.Api/OutputProcessors/ProcessManager.cs#L77

Fixes the issue, but i am sure that is not how its intended to be.

ThomasAunvik avatar May 20 '18 03:05 ThomasAunvik

I've received confirmation from users that this is still reproducible with the latest versions of GitHub for Unity and Unity.

ezgif com-video-to-gif

StanleyGoldman avatar Oct 04 '18 16:10 StanleyGoldman

I am experiencing this bug.

jwvanderbeck avatar Mar 30 '19 00:03 jwvanderbeck

This is still happening on 1.3.0 Unity 2018.3 and 1.3.1 and Unity 2018.4 (on Windows 10)

Cdddo avatar May 27 '19 23:05 Cdddo

Still happening on 2019.1.6f1

GDelavy avatar Aug 17 '19 06:08 GDelavy

Still happening using editors ranging from 2017.1 -> 2019.2 on Windows 10 pro using version 1.4 of the plugin.

matthewbegun avatar Aug 27 '19 01:08 matthewbegun

This is happening on 2019.2.2f1 also.

devinallen1 avatar Aug 30 '19 03:08 devinallen1

I'm with the same issue.

AlvaroSReis avatar Oct 28 '19 05:10 AlvaroSReis

Me as well on 20019.2

ilirvg avatar Nov 18 '19 18:11 ilirvg

Same issue here.

CKew avatar Nov 21 '19 19:11 CKew

Same bug here with 2019.1.7f1

YichenJia avatar Nov 27 '19 16:11 YichenJia

Can we get a fix for this already?

psben113 avatar Feb 27 '20 04:02 psben113

same, come on guys fix it, 2019.3.11f1

Daniyal424 avatar Jun 15 '20 13:06 Daniyal424

Same!!! 2019.4.1f1

manic145 avatar Jun 28 '20 01:06 manic145

Bump, Unity 2018.4.23f1

phantomsom avatar Jul 06 '20 10:07 phantomsom

Same on 2020.1!

tobilinz avatar Aug 13 '20 23:08 tobilinz

Same on 2021.1!

viniciussvl avatar Jan 12 '21 16:01 viniciussvl

Experiencing this issue as well. On 2020.2.3f

TiltedWatcher avatar Feb 08 '21 00:02 TiltedWatcher

Same 2019.4.17f1

Diti000 avatar Feb 09 '21 13:02 Diti000

Same 2019.4.18f1

MCTTAN avatar Mar 15 '21 15:03 MCTTAN

Surely this issue isn't going to be fixed magically the newer the unity version is, so most likely this issue is going stale either way.

ThomasAunvik avatar Mar 16 '21 09:03 ThomasAunvik