We’ve recently made a switch to a new bug reporting method using a more structured form. Please visit the link below for more details and report the issue using the new Bug Submission Form. Feel free to continue to use this thread for community discussion around the issue.
Hey, I think I’m getting the same error as you, I’m using a D: drive but the project is looking for the C: drive instead. Could you explain your solution a little more? I’m still new to unreal and don’t know where to put this. Thanks.
Hey, I think I’m having the same problem as you. My project’s looking for the C: folder but I use the D: instead. Could you explain your solution a bit more please? I’m still new to unreal and don’t exactly know what to do with your code. Thanks.
Hey. Honestly, I don’t think this is a problem with mine. The problem described above appears only when compiling the game code in Visual Studio. However, if you describe your problem in detail with an individual, the community, including myself, will be happy to help you solve it.
It is quite simple to use. You will need install a Bash interpreter (I recommend the msys2 assembly: https://www.msys2.org/). After that, edit the script for yourself:
in ENGINE_PATH, specify the full path to the engine directory (as in the example)
In PROJECT specify the name of the project (like uproject file named).
The script itself put in the directory with the project and run with bash (from msys2 console).