Attempting to pass a struct containing a variable of a type that is not compatible with blueprints into a blueprint function causes the editor to crash upon PIE. Found in 4.10.2 binary. Reproduced ...
I make a custom struct and assign default values to it's member floats, etc. When I use that in a Blueprint, the defaults work as expected. However, when I reference it as a local variable in a BP f ...
'Directions are not Compatible' error on ForEachLoopWithBreak if split struct pin is disconnected from Enum type. Note: If the pins are reconstructed and the resplit, the error is fixed. ...
Editor crashes if a user presses tab while editing transform values in a blueprint struct. Note: This only occurs while editing transform variables, no other var causes this crash. Logs and Dump f ...
Attempting to add a new element to a struct array through the details panel when the panel is locked results in a crash. Regression?: No This issue did not occur exactly the same way in 4.18, but t ...
Adding a custom User Defined Struct code class to a project causes the Editor to crash whenever a hot reload is performed on that project. Removing the custom User Defined Struct class allows hot re ...
Essentially, A bug in --[Link Removed]-- comes up with only customized struct property. If a struct doesn't have customization, it can be displayed compact without "Element X" node hierarchy. It i ...
Gameplay Tag Query variables in custom structs created via the content browser do not retain custom default values. Found in 4.23.1 CL# 9631420 Reproduced in 4.24 Preview 4 CL3# 10387632, 4.25 Main ...
A user has reported that Materials that contain a custom HLSL node that has a Struct with a function declared inside of it results in the material failing to compile for GLSL, causing the Material t ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Only seems to occur with User Defined Structs. Testing with other variable types, but all ...