Error: Value cannot be null. (Parameter 'source') Unreal Revision Control Error

Reference ID

8244da41-43e3-8d59-c16e-87a419fe25f8

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Unreal Revision Control

Summary

When I try to submit changes via Unreal Revision Control, it fails and prints “SourceControl: Error: Value cannot be null. (Parameter ‘source’)”.
Also, the Project’s revision control is enabled and when one of my team members tries to submit his changes, he can submit his changes.

Warning:
LogSourceControl: Warning: RunCommandInternalRaw(project snapshot create): Errors = ‘Value cannot be null. (Parameter ‘source’)’

Error:
SourceControl: Error: Value cannot be null. (Parameter ‘source’)

Steps to Reproduce

1)Click the check-in changes button
2)Click the submit button
3)When uploading completed returns an error

Expected Result

1)Click the check-in changes button
2)Click the submit button
3)Submitting succeeds

Observed Result

1)Click the check-in changes button
2)Click the submit button
3)When uploading completed returns an error

Platform(s)

windows

Hello @aykutsahin,

Thanks for reporting this. I’ve found your issue and will prepare a fix for the next UEFN release.

One of your changes is name clashing with a version that is already submitted.

On your end, start with backing up your project directory.
Then, in UEFN, in the ‘Submit Files’ dialog you should ‘right click’ and ‘revert’ individual files until your submit succeeds.