Skip to content

[BUG] - Array nodes not displaying input field for UE 4.26 #42

@NightV402

Description

@NightV402

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

  1. Install UE 4.26 (another UE version might also work)
  2. Make a new blueprint
  3. In this blueprint, make a new array
  4. Use any array node on this array and input a value into the node directly
  5. Paste the code into BlueprintUE
  6. 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:
Image
BlueprintUE:
Image

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.

Metadata

Metadata

Assignees

Labels

bug/renderSomething isn't working on blueprintUE render

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions