Hey, i have problem with one of my project in UEFN. Problem is that i realesed a island and i got a live code, then i accidently opened with a team account and it change who is author of project, then i opened again with my account so i get author of island back to my account, but then i try to publish a updated and this project is no longer connected to live code but it create a new private code on a new project in creator dashboard.
Steps to Reproduce
Publish island on my account
Opened project with a Team Account and change author of project
Opened project with my account and change author of project
Publish a updated
There is no private code on a published island - it created a new project with a private code
Expected Result
Private code is on a old project, so i can publish a new version of island
The issue here is that when you opened the project with the team account you would have received a message about resetting “bindings” in your .uefnproject. These binding are what associate the project on your disk with the uploaded version in your portal.
Do you use Unreal Revision Control or another source control package? If you have an older version of the .uefnproject you can restore it, or copy and paste the old project and plugin info.
Yes, I got this question for bindings. I think a have Unreal Revision Control enabled. The project on UEFN remains the same and I don’t have multiple same projects. A new project is only created on the creator dashboard. Is there a way to find the code bindings of a project that has live island code and put them in the code?