Revision Control is disabled: Request put Failed

Summary

Check in Changes does not work

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Unreal Revision Control

Steps to Reproduce

Open project
Try to Check in Changes

Expected Result

Changes Checked In

Observed Result

Revision Control is disabled

Platform(s)

windows

Island Code

Not yet

Upload an image

Captura de pantalla 2025-08-21 101827.png

@davidpkami I had this issue too, already couple times past few days.

I could not find a workaround to fix it, I copy pasted all my files as backup, then resetted my local changes, copy pasted some files back from backup, e.g. verse changes, etc.

My in the map changes I manually had to do again..

So, this has not fix? :sweat_smile:

Getting someone to take a look.

@davidpkami Hi there :slight_smile:

Could you zip up your logs folder and either send it to me here or on Discord in a DM? Also, one of our team asked if you could try this to see if it helps:

I have gotten this multiple times and deleting the .urc folder fixes it every time.

I tried this but I keep getting

Connection Error: The Unreal Revision Control project directory cannot be created..

EDIT:
Somehow UEFN has a problem with D Drive, it was scanning like this: I tried to grant perms but wasn’t able to do that. Moving project to C drive fixed it

SourceControl: Error: Failed listing files in directory D:$RECYCLE.BIN/S-1-5-21-1956619526-3496882887-2577852349-500: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/ClientRecoveryPasswordRotation: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/FveDecryptedVolumeFolder: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/AadRecoveryPasswordDelete: Access is denied. (os error 5) SourceControl: Error: Failed to calculate delta changes between current state and filesystem: Failed listing files in directory D:System Volume Information/ClientRecoveryPasswordRotation SourceControl: Error: Failed listing files in directory D:System Volume Information/FveDecryptedVolumeFolder: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:$RECYCLE.BIN/S-1-5-21-1956619526-3496882887-2577852349-500: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/ClientRecoveryPasswordRotation: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/AadRecoveryPasswordDelete: Access is denied. (os error 5) SourceControl: Error: Failed to calculate delta changes between current state and filesystem: Failed listing files in directory D:System Volume Information/FveDecryptedVolumeFolder SourceControl: Error: Connection Error: The Unreal Revision Control project directory cannot be created. SourceControl: Error: Failed listing files in directory D:$RECYCLE.BIN/S-1-5-21-1956619526-3496882887-2577852349-500: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/AadRecoveryPasswordDelete: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/ClientRecoveryPasswordRotation: Access is denied. (os error 5) SourceControl: Error: Failed listing files in directory D:System Volume Information/FveDecryptedVolumeFolder: Access is denied. (os error 5) SourceControl: Error: Failed to calculate delta changes between current state and filesystem: Failed listing files in directory D:System Volume Information/AadRecoveryPasswordDelete SourceControl: Error: Connection Error: The Unreal Revision Control project directory cannot be created.

IF you get same like me do this:

  1. Create a Projects folder in C drive

  2. Copy the project from your D to C (DONT delete it just copy it)

  3. Delete the .urc folder in this new C drive project (or dont even copy it with you in step #2, much faster tbh)

  4. Now open UEFN, press browse to open project, go to this new copied project in C drive

  5. It will stay on 36% for a while, depending on how big your project is, mine took 5-10 min I think.

Thanks for sharing this .urc fix, I was about to wipe all my changes again