The p4 files command is used to grab the list of depot files. This does not have a client path, but the parse records function called in FPerfroceGetFileListWorker::Execute (ParseRecordSetForState) expects fstat output, including a client file path. The p4 files command only returns depot paths, an assert is hit since there is no client file path. Additionally, this function does not parse the depot paths.
-> Expected: get a list of files back
-> Actual: get an assert
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-184112 in the post.
0 |
Component | UE - Editor - Workflow Systems |
---|---|
Affects Versions | 5.1, 5.2 |
Created | Apr 24, 2023 |
---|---|
Updated | Jan 20, 2024 |