Description

FMassArchetypeData::ExecutionFunctionForChunk is using wrong mappings while binding shared fragments. It's using RequirementMapping.ChunkFragments while it should use RequirementMapping.ConstSharedFragments and RequirementMapping.SharedFragments instead, just like FMassArchetypeData::ExecuteFunction does.

Steps to Reproduce

No repro since the code in question is not being called by any of the internal projects.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-177010 in the post.

0
Login to Vote

Fixed
ComponentUE - AI - Mass
Affects Versions5.15.2
Target Fix5.2
Fix Commit24227991
Main Commit24251435
Release Commit24227991
CreatedFeb 14, 2023
ResolvedFeb 15, 2023
UpdatedMay 9, 2024
View Jira Issue