Unity
Unity copied to clipboard
Command Line not showing
Description
When trying to open the command line from Unity via this plugin
Steps to Reproduce
- Open Unity 2017.3.0f3 and create a new project (does not have to be a new project)
- Install Github for Unity (unless you already have github for unity)
- Go to Github > Command line
- Expect something to not work.
Expected behavior: To show this for example:
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
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?
I have tried creating a new project folder and testing it, i will see if i can debug it.
Alright, so i deleted the GitHubUnity folder in AppData, and it still did not work.
Hey @ThomasAunvik after I debug some more pressing issues. I can take a look at this with you.
Hey @ThomasAunvik can you see if you can reproduce this bug with the latest beta version?
This should be fixed with the latest beta - if it isn't, please feel free to reopen!
Sorry, still not fixed, it works for my laptop though, weird bug.
- Temporary Fix: Reimport All assets. (Right click in Project window and press Reimport All)
- (Sometimes) After rebooting unity (after reimport): Command line closes immidiately after trying to open it.
- Rebooting again: Command line shows as the original issue.
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.
I've received confirmation from users that this is still reproducible with the latest versions of GitHub for Unity and Unity.
I am experiencing this bug.
This is still happening on 1.3.0 Unity 2018.3 and 1.3.1 and Unity 2018.4 (on Windows 10)
Still happening on 2019.1.6f1
Still happening using editors ranging from 2017.1 -> 2019.2 on Windows 10 pro using version 1.4 of the plugin.
This is happening on 2019.2.2f1 also.
I'm with the same issue.
Me as well on 20019.2
Same issue here.
Same bug here with 2019.1.7f1
Can we get a fix for this already?
same, come on guys fix it, 2019.3.11f1
Same!!! 2019.4.1f1
Bump, Unity 2018.4.23f1
Same on 2020.1!
Same on 2021.1!
Experiencing this issue as well. On 2020.2.3f
Same 2019.4.17f1
Same 2019.4.18f1
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.