Adding an event dispatcher to one of the pre-created character blueprints in the template projects causes an increase in compile times. This does not occur with a blank actor or character blueprint ...
"Execute while paused" input action mappings do not trigger when using the pause console command. Workaround Use the "Set Game Paused" node, which works as expected. Regression (no) issue (does ...
Attempting to adjust the value of a color struct via the color picker in structures crashes the editor. Frequency: 3/3 CrashReporter: [Link Removed] Regression (Yes) issue (does not) occur in 4. ...
Memory leak when comparing scale value with 0 on transform. It appears that the memory used by the editor increases by 25-50 mbs while comparing the scale to 0. Regression (no) issue (does) occur ...
If the Class Defaults are selected when compiling an animation blueprint, the will be deselected and the user will be required to select them again. This doesn't occur with anim blueprint nodes. A ...
This is only happening in the Editor Preferences/Project Settings. Hitting the Collapse All option removes everything and leaves the window blank where all of the settings were. Expand all brings th ...
When using the Precomputed AO Map node to LERP between 2 Normals, only the A input into LERP will render out on the mesh. The Precomputed AO will work fine for Base Color LERPs Example: [Image Re ...
When an Enumerator blueprint is duplicated in the editor, the names of the Enumerators are reverted back to "New Enumeration #" rather than duplicating the preexisting names. REGRESSION: No - Same ...
UWheeledVehicleMovementComponent no longer has an IsFalling variable. It originally inherited from UPawnMovementComponent which it gained this variable from but now inherits directly from UMovementC ...
Crash on built project from Manual focus change of Cine Camera as Player Pawn Regression: Effects version 4.13.2 , 4.14.3, and 4.15.0 binary versions ...