@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..
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:
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:
Create a Projects folder in C drive
Copy the project from your D to C (DONT delete it just copy it)
Delete the .urc folder in this new C drive project (or dont even copy it with you in step #2, much faster tbh)
Now open UEFN, press browse to open project, go to this new copied project in C drive
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