If a user removes elements from an array in an instance of that blueprint in the level and then duplicates the actor (in the level ) containing the array, then the resulting actor will have the original number of elements in its array (original meaning the number of elements before removal)
Expected: The duplicated actor would only have 2 array elements
Result: The duplicated actor has 5 array elements (even though the instance the second actor was duplicated from only has 2 elements)
I am not able to find world outliner how to enable it?
How does UMG set overlapping layouts?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
How does TextureRenderTarget2D get TArray<uint8> type data?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Hey, why do i get this when i snap two similar meshes together?
How to properly terminate the DoWork thread function in FAsyncTask?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-42278 in the post.
2 |
Component | UE - Gameplay - Blueprint |
---|---|
Affects Versions | 4.15 |
Target Fix | 4.16 |
Fix Commit | 3340642 |
---|---|
Main Commit | 3358685 |
Created | Feb 22, 2017 |
---|---|
Resolved | Mar 10, 2017 |
Updated | Apr 27, 2018 |