Revert Files GUI Glitch

Check marks don’t show up when reverting unchanged files under source control even though it is checked.

5574-revertfiles.jpg

This is using version 4.1 built from source code.

Also would it be possible to add a “Revert Unchanged” to the submit window similar to perforce?
Would be much more convenient I think. :slight_smile:

Thanks!

Hi,

Are you saying the checkbox for each file never appears, even if you click on it? Because if not, it sounds like what you are describing is by design. The ‘revert unchanged’ checkbox does not affect the check state of the files.

As for submitting, I think we already revert unchanged files when submitting, although we don’t currently have an option to not do this.

Sorry my question was somewhat incorrect.
What I meant was that the “check mark” doesn’t show up. In the above example the box circled in red IS checked, otherwise the Revert Files button will stay greyed out. I believe the correct workflow is that you can check which files you want to revert if they are unchanged.

I have tested out if the auto revert unchanged files during a submit works and it doesn’t seem to for me.
Here are the steps I followed:

  1. Ensure all files are not checked out, then open any blueprint in UEd.
  2. Save the blueprint without changing anything at all
  3. Submit to source control via UEd.
  4. In P4V I can see a new version of the file and if I diff previous there are a few changes in the binary.

If I were to do the same steps but use revert unchanged files in UEd it would correctly revert that file as it knows it hasn’t really changed.

Please let me know if you need any more info or if it is only me getting this odd behaviour.

It does sound like there are some discrepancies here. I’ll log an issue to investigate.