-
Hi there, I have linked my Github account and my Unreal engine account using the same email and have gained access to the Unreal engine repository via an email link. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Try using SSH key instead of username and password authentication:
Replace the documentation’s cloning command with the SSH key cloning command git clone --depth 1 -b carla [email protected]:CarlaUnreal/UnrealEngine.git ~/UnrealEngine_4.26 and proceed with the documentation instruction for the rest of the steps. |
Beta Was this translation helpful? Give feedback.
Im guessing something to do with this ...