Variables not labeled as Editable will not update with a branch node inside of the construction script. Variables behave as expected when not connected to the branch node. This issue was tested with ...
The issue was originally noticed between 4.15.1 and 4.16 Preview, but now appears to have regressed between 4.15.1 and 4.15.2. ...
When the Get Class Defaults node contains a struct pin, breaking the struct causes the resulting pin to read "StructName_StructVarName". This causes the blueprint to fail to compile if the pin is u ...
QAGame crashes when it launched onto Firefox. The following exception occurs with the error message:*Expression (0) failed in D:\UE4_Dev-Rendering\Engine\Source\Runtime\Core\Private\Async\TaskGraph ...
This is the ouput in the UnrealBuildTool log:[301/301] Link ThirdPersonServer D:/GitHub-Release-4.16/3427662/Engine/Source/ThirdParty/OpenVR/OpenVRv1_0_6/lib/linux64/libopenvr_api.so: file not reco ...
Using the Profilegpu console command in a Daydream app causes the app to crash. Crash logs attached. Regression?: No This also occurred in 4.14 ...
Skeletal Mesh Simulating Physics will stretch if pawn is driven by "Add Force". Note, Physics Asset constraint is set to locked on all Linear Limits ...
User would like to be able to set justification at runtime for multi-line text boxes. Currently only "Get justification" is available in blueprints ...
Some style properties for Multi-Line Editable Text boxes do not appear to change when setting them in blueprints. ...
The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...