Dormikon
(Dormikon)
May 6, 2026, 10:14pm
1
Summary
Again, revision control is not working.
Please select what you are reporting on:
Unreal Editor for Fortnite
What Type of Bug are you experiencing?
Unreal Revision Control
Steps to Reproduce
Check in custom made island. No snapshot is created.
Expected Result
A snapshot should be created upon checkin. I tried with VPN off, too.
Sometimes revision controlworks, sometimes not.
No obvious pattern.
Observed Result
It should work.
Platform(s)
Windows 11
wouter
(Wouter)
May 7, 2026, 8:22am
2
Could you share your UnrealRevisionControl/ UnrealEditorFortnitelogs?
Could you record a video showing the issue?
Are you using branches?
Dormikon
(Dormikon)
May 12, 2026, 10:08pm
3
Hi @wouter ,
Here is the log file:
UnrealRevisionControl.log (7.9 MB)
I recorded a video clip of the process but that is too big for upload. Hopefully the log file will do.
Thanks so much!
wouter
(Wouter)
May 13, 2026, 9:51am
4
Hello @Dormikon , thanks for the logs.
You are using a grpcs:// endpoint in your /.urc/config.toml file.
This is an experimental endpoint.
If you change the grpcs:// to urcs:// (which is the default) you should have a better experience.
Could you try that?
Dormikon
(Dormikon)
May 13, 2026, 9:33pm
5
Hi @wouter ,
This is like groundhog day. The basic problem is that I am an artist, not a programmer. You guys at Epic are incredible talented with that technical stuff, but I am a complete dummy. I got into UEFN because the basic stuff, world and asset creation, is fairly easy, as promised by Epic, no programming skills necessary.
So please bare with me and explain step by step exactly what I need to do. Another question is why my revision control is even using that experimental endpoint ( No idea what an endpoint even is).
Thanks for your patience!
wouter
(Wouter)
May 14, 2026, 6:36am
6
You are on a Windows machine I assume?
Open Windows Explorer, go to your project folder.
You can also get there via UEFN β Project dropdown β Open project in Explorer
There should be a /.urc folder there.
In it, there should be a config.toml file.
If you open that file in your favorite text editor (Notepad), you should see a remote_url entry that in your case seems to start with grpcs .
Try changing that to urcs.
Then restart UEFN.
1 Like
Dormikon
(Dormikon)
May 14, 2026, 3:16pm
7
Hi @wouter ,
It worked, thanks again! This time have bookmarked this so I donβt forget the next time.
2 Likes