Developing on a Mac and PC

How do I work on a project (blueprints only) on both Mac and PC? Is there a way to share a project between two computers? I started learning UE recently, and I just got a PC after being a long-time Mac user. I’d like to work on both my Mac and PC.

Thanks in advance!

You need to use source control (git for example) and it will automatically sync the folders between your computers, you should be able to open the .uproject file on both computers if you only use blueprints

2 Likes