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 disabled, but not for when the option is enabled.
Expected -> File is reverted in perforce, deleted from disk, and internal state is set to EPerforceState::NotInDepot
Actual -> File is reverted in perforce, deleted from disk, and internal state is EPerforceState::MarkedForDelete
MarkedForDelete is the state when you want to delete a file from the depot, but in this case the file was never in the depot, so should be set back to not in depot
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How does TextureRenderTarget2D get TArray<uint8> type data?
What method is used to fill polygonal regions when drawing spline mesh at run time?
How does UMG set overlapping layouts?
How can i modify the param name in EQS node
How can PaintContext be used as function parameter in OnPaint?
What property of the Slider is the image used when dragging?
What properties of the progress bar can be used for drag and drop highlighting?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-169928 in the post.
3 |
Component | UE - Editor - Workflow Systems |
---|---|
Affects Versions | 5.0 |
Created | Nov 11, 2022 |
---|---|
Updated | Jan 20, 2024 |