Description
When working with values of an array using the array nodes, values that were put into the node directly will not show on BlueprintUE.
Steps to reproduce this issue
- Install UE 4.26 (another UE version might also work)
- Make a new blueprint
- In this blueprint, make a new array
- Use any array node on this array and input a value into the node directly
- Paste the code into BlueprintUE
- Value will not be displayed on BlueprintUE
Expected behavior
After pasting the code into BlueprintUE, the input field should show as in UE.
Actual behavior
The input field is not displayed in BlueprintUE.
Screenshots
UE:

BlueprintUE:

Versions
- OS: Windows 11
- Browser Version: Brave 1.80.122
- UE version: 4.26.2
Additional information
This problem is happening to me when I'm pasting code from UE 4.26, I have not tested if this also applies to other versions of UE.
Description
When working with values of an array using the array nodes, values that were put into the node directly will not show on BlueprintUE.
Steps to reproduce this issue
Expected behavior
After pasting the code into BlueprintUE, the input field should show as in UE.
Actual behavior
The input field is not displayed in BlueprintUE.
Screenshots
UE:


BlueprintUE:
Versions
Additional information
This problem is happening to me when I'm pasting code from UE 4.26, I have not tested if this also applies to other versions of UE.