When making a structure editable as an array, variables that reference levels cannot be edited.

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Summary

Starting from version 30.00, when structures are prepared as editable array variables, only the device references cannot be edited in the UEFN editor.

Steps to Reproduce

1, Create a Verse file and define a structure that includes a device (e.g., trigger_device).
2, In the Verse file, prepare the structure as an editable array.
3, Build and place it in the level, then try to edit the elements of the structure. Only the device reference cannot be set, it can edit other prams(Enum, int etc.)

Expected Result

Ideally, it should be possible to define the device reference defined in the structure.

Observed Result

Device references within array variables prepared as Editable cannot be edited.

Platform(s)

Windows 11

Additional Notes

In version 30.00, by preparing such variables and restarting the editor, you can set them, so we are restarting it each time.

The status of FORT-752370 incident has been moved from ‘Needs Triage’ to ‘To Do’.

Additional note, This issue requires a reboot when adding elements to an array for a higher-level device. Therefore, a reboot is necessary after editing the array and adding additional elements.