Add a test case to verify http request can run in parallel.
[REVIEW] [at]rob.cannaday [at]michael.kirzinger [at]michael.atchison [at]rafa.lecina
#rb [at]michael.atchison
[CL 25952120 by lorry li in ue5-main branch]
- Having two fields generally just caused confusion.
- Most of the time, a simple 1:1 passthrough is sufficient.
- DLC and Features both need the CultureId when configuring localized properties, but this was stored in a separate structure and required fiddly code to look it up.
#jira UE-185896
#rb Dave.Barrett
[CL 25947433 by david harvey in ue5-main branch]
+ Use PathUtils.FindRelevantPath to search for the FPSChartStats folder within the artifacts dir. Then copy out the newest csv each iteration.
+ Remove deletion of saved dir between iterations as it's no longer needed since we grab the latest csv file.
+ Pass in the build name as it's not reliably set in Gauntlet on all platforms.
#jira UE-186796
#rnx
#rb clayton.langford
[CL 25945245 by tyler staples in ue5-main branch]
- remove particles from the MovingKinematics list when disabled
- don't allow calls to SetKinematicTarget on dynamic particles
#rb vincent.robert, cedric.caillaud
[CL 25944833 by chris caulfield in ue5-main branch]
* Write PrimaryProjectPath.txt with the location of the solution, this could be different than the root depending on project gen arguments
* Update SourceCodeAccessor accordingly to get the correct path to the solution, maintaining old defaults if the PrimaryProjectPath.txt file is not found
#rnx
#jira UE-114382
[CL 25935357 by joe kirchoff in ue5-main branch]
Changed a warning to a debug message because it broke a branch that is behind in merges. I will bring back the warnings when the branch catches up.
#jira
[CL 25907256 by bryan sefcik in ue5-main branch]