You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My problem: The initialization of the git project fails with Failed to enable Git source control. You need to initialize the project as a Git repository first.
My steps:
Create new project (UE 4.23.0)
Add plugin
Confirm rebuild due to engine version differences
Open and fill out "Connect to SourceControl", checking all options available.
Click on accept settings
Receive error noted above.
The text was updated successfully, but these errors were encountered:
Ah.. I need to click on initialize of course. At this point i am no longer sure what I clicked for real.
Maybe the accept button should be disabled if no repo was found yet?
Yes I get this is not ideal, but changing this Accept button would need to change the Editor itself.
I'll have à look at it anyway since it would be interesting
My problem: The initialization of the git project fails with
Failed to enable Git source control. You need to initialize the project as a Git repository first.
My steps:
The text was updated successfully, but these errors were encountered: