1. Download and build attached project.
2. Run the editor.
3. Open L_Test_A.
4. Open BP_MyActor.
5. Select BP_MyActor1 in the Outliner to view its details.
6. In BP_MyActor's defaults window, change the following:
a. Set MyComponent.Test.MyObject to BP_MyObject.
b. Set MyComponent.Test.MyStruct.MyObject to BP_MyObject.
c. Add an entry to MyObjectArray.
d. Set MyComponent.Test.MyObjectArray[0] to BP_MyObject.
e. Set MyComponent.MyStruct.MyObject to BP_Object.
7. Observe that BP_MyActor1 also updates to use these new values.
8. Compile, save, and quit the editor.
9. Relaunch the editor.
10. Open BP_MyActor.
11. Set the changed values in step 6 to None. Compile and save.
12. Open L_Test_A.
13. Select BP_MyActor1 in the Outliner to view its details.
14. Observe that none of the entries under Test have changed.
15. Expected behavior: every entry under Test should now be None.
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How to delete some elements correctly when deleting an array loop?
Does media player's OpenFile method support dynamically opening a video file?
How would I go about lerping the rotation instead of it snapping when turning (pls dont sue me epic)
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-180179 in the post.
0 |
Component | UE - Gameplay - Components |
---|---|
Affects Versions | 5.1 |
Created | Mar 14, 2023 |
---|---|
Updated | Feb 13, 2024 |