Andreia Gaita
Andreia Gaita
Ah, it's likely not the input system, just things getting cached in the wrong place. I'm not likely to do fixes to this project, but if this is still happening...
@andybak Thanks for the feedback! Right now we don't do anything special with submodules, but there are certainly improvements that can be made, particularly in showing changes in submodules and...
Yup, that all makes sense. I'll take this issue and turn it into a spec list of improvements for submodule support so we can start adding those things in. ##...
This project is not maintained anymore, and neither is the Unity-Technologies fork. The replacement is Git for Unity, at https://github.com/spoiledcat/git-for-unity. If you have GitHub for Unity in your project, remove...
@mediajolt001 Your log indicates that git is unusable in your system: ``` 190522-16:43:10.693 TRACE [80] Running '/usr/bin/git --version' 190522-16:43:10.726 TRACE [84] xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun...
@Anthonipples In your case, it looks like you're using a git that's configured to run the Git Credential Manager tool to manage credentials (https://github.com/microsoft/Git-Credential-Manager-for-Windows), and that tool is throwing an...
Sorry that's it's so messed up for you! There's two problems here, it seems: 1) it should not be constantly refreshing and 2) the UI should not reset your selection...
Yeah, something is definitely wonky with your project, it keeps running `git status` over and over again. Do you have something in your project that might be changing something in...
@MaximumHussey Sorry for not getting back to you earlier, still trying to figure out what's wrong. We're working on a fix for the selection, so at least even if it...
This *should* be fixed with the latest beta - if it isn't, please feel free to reopen!