Hard Crash submitting to source control via Unreal

I was able to set up the repository through unreal, but if I make a change to the map and try to push changes through Unreal, it hard crashes. I tried remaking the project from scratch. I think I followed the instructions properly, but who knows. Either way, I’m just going to have to commit changes the way we did in battle tank. Hopefully this doesn’t become a problem

i also can’t submit from unreal saddly

i get this : https://gyazo.com/b6ff88575864f780708f581213ac67e2.png

It honestly doesn’t matter. I’ve been submitting through sourcetree for the rest of it and it’s fine.

I was able to fix this with two different steps (not sure which). First, I found that following this git download link https://git-scm.com/downloads and made sure git was installed. Then I went to plugins, disabled git and restarted unreal. Then I enabled the git plugin and restarted unreal. These steps fixed the git -lfs not found error for me.

Privacy & Terms