Source control python tests are failing

UE - Editor - Framework - Source Control - Dec 8, 2022

Update right click context menu in CL window to use the shared content browser asset context menu

UE - Editor - Framework - Source Control - Dec 1, 2022

We should update the SCC right click menu to match the content browser, standard menu in the CL window for consistency and to reduce duplicated code. https://github.com/EpicGames/UnrealEngine/commi ...

Perforce Version Control visually appears to allow deletion of locked files in Content Browser

UE - Editor - Framework - Source Control - Nov 23, 2022

Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to not be a regression since the error also occurs on the previous live version. This is regression ...

File state in perforce cache is incorrect when revert + delete is enabled

UE - Editor - Framework - Source Control - Nov 11, 2022

If the option to delete files on revert is enabled, the revert operation causes incorrect file state in the perforce cache It looks like it has some code to handle this when the option to delete is ...

GPU memory leak during large source control operations

UE - Editor - Framework - Source Control - Jul 28, 2022

We've seen some reports of GPU memory leaks during source control operations caused by the animation of the throbber widget, potentially leading to a crash if GPU memory runs out. The crash has been ...

Deleted actors from WP levels show as "unknown" in changelists window

UE - Editor - Framework - Source Control - Jul 7, 2022

Unified source control cancel operation

UE - Editor - Framework - Source Control - May 6, 2022

When switching source control settings from the Source Control button and toolbar, the same operation produces different results. Licensees have requested that the behavior should be consistent. Tw ...

Shared collection using SVN as SCC Provider has "!" icon in the content drawer

UE - Editor - Framework - Source Control - Apr 22, 2022

One of the problems is Editor can not get correct SVN status of collections at launch. The following workaround enables to get the correct status. FCollectionStatusInfo FCollection::GetStatusInfo() ...