You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- PerforceService was not returning files as part of change details, due to specifying -S argument when querying changelist. This would cause any code/content change limitations to fail. - Maximum change to query for gated steps was not being updated while scanning for triggers. - Added additional context to error message when timeouts occur so we can more easily track down similar errors in future. - Added test to check correct behavior. #preflight none [CL 19386580 by Ben Marsh in ue5-main branch]