Can't access Revision Control

Hey there!
Today I accidentally removed the .uefnproject file of my project. To fix it I copy - pasted the file from another project of mine into this current project & renamed everything like this project, but unfortunately I can’t access Revision Control now.

When I try to connect with revision control, it shows me this error which basically says that I can’t connect Revision Control, because it has Revision Control Data from another project (Probably the project where I copy - pasted it from), but I have no idea how to fix this.

Anyone have an idea?
image

@realTreqy Thank you for your report! Can you please re-post using the “New Issue” option on the Issues and Bug Reporting forums? Posts with this feature are connected directly into our development team so we can quickly get to them!
For more information, such as how to get the reference ID, please check out the article here: https://create.fortnite.com/news/using-the-creative-and-uefn-bug-reporting-form

@realTreqy ,

You could try two things:

  • If you have not been doing regular CHECK-INS, you can try:
    – Close editor.
    – Open the .uefnproject file and look for a line that looks similar to this:
    "projectId": "b1f09123-4377-9b9b-d1ba-51ae93cac1ab"
    – Change it to this:
    "projectId": ""
    – Open the project again in the UEFN editor.

This will spawn a new project for you on the CreatorPortal and allow you to connect to Unreal Revision Control.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.