When copying a Blueprint actor, Variables with brackets in their names don't have their values copied. IE: Creating a vector variable named "MyVector[]" This behavior also replicates with round brackets "()", square brackets "[]", and curly brackets "{}".
Result: Vector variable values go back to defaults. (0,0,0)
Expected: Vector variable values copy onto the new Actor.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-65853 in the post.
2 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.18, 4.19, 4.20, 4.21 |
Created | Oct 26, 2018 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |