4.12 Released!

[=Abhijeet;545025]
I can’t “Submit to source control” using the git (beta) plugin which is integrated in UE4.12. I get
[/]

I am sorry for this serious regression of the Git plugin I introduced! It is only present on binary builds, not on source build from a clone of Github (because it rely incorrectly on Engine/ being under a git repository).

But there is another serious regression of the Git plugin; the Visual Diff is not working on 4.12! I’ve also posted a pull request for this one: Git plugin: Fix for Git diff not working in UE 4.12 (and ) #2406.

I know that it is not as critical, as it’s not a crash, and only a fraction of people are using the Git plugin…

But on the other way, there is no risk in integrating changes on the plugin in 4.12, only risks for the plugin itself.

Cheers!