The behavior for resetting the default for customized struct properties is inconsistent and needs to be reviewed and fixed. Currently we see this behavior:
We also need to review if we do want the headers of the member indices refreshed on reset of the parent, or provide a way to do that a bit more easily than what we have at this point. The problem in the UDN is that the array members should be fully refreshed, including the header. We either need to make the reset for the array do that, or most likely enhance the API such that we can provide that capability.
Case 1 ending:
8. Add a 4th index to TestStructArray ~ note that the reset button is available on TestStructArray
9. Click the reset button on TestStructArray
10. Note that all of your headers will update for each index, as well as the default values.
Case 2 ending:
8. Alter the value of one of the existing 3 indices ~ note that the reset button is available on TestStructArray
9. Click the reset button on TestStructArray
10. Note that the default values of TestStructArray are reset, but the headers for each index are not updated.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-189335 in the post.
0 |
Component | UE - Editor - Workflow Systems |
---|
Main Commit | 24906548 |
---|
Created | Jun 22, 2023 |
---|---|
Updated | Jan 19, 2024 |