There's actually two issues going on here:
1. The REINST references are incorrect, and due to [Link Removed].
2. Blueprint created components will always have different names between the instance and the archetype.
For point 2, the issue is that we append GEN_VARIABLE to the archetype component, but that's stripped from the instance that we serialize. This warning predates that change, and was likely never cleaned up. It can probably just be removed altogether.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-184084 in the post.
3 |
Component | UE - Gameplay - Components |
---|
Created | Apr 24, 2023 |
---|---|
Updated | Nov 23, 2023 |