If a Box Collision component is set to simulate physics, calling "Set Box Extent" causes the editor to crash. Workaround: Setting Collision Enabled for the box component to "Physics Only" or "Query ...
Slider component does not accurately update the value if thumb image is large in size. The issue is that when a value range on the slider is clicked the thumb should match the associated value; howe ...
Gameplay Tag Re-directories are not updating properly with nodes. Specific nodes include: "Make literal gameplay tag" and Switch on gameplay tag. Versions Tested: 4.15.3 - CL: 3450819 4.16.2 - CL: ...
When a component class contains an instanced reference to a UObject class that is EditInlineNew, adding the component to an actor makes the UObject properties uneditable in instances of the actor. ...
Giving the Blueprint Interface Function and the Widget Blueprint Variable the same name, then adding the Blueprint Interface to the Widget Blueprint, causes the editor to immediately crash when comp ...
Skeletal Mesh scales incorrectly if RigidBody node is used in Animation Blueprint and then the character blueprint is scaled. If the character blueprint is scale to extreme sizes (3.0) the effect i ...
There is an issue when attempting to build lighting with a large lightmass importance volume when you build the lighting the editor freezes. This issue appears to be a regression Versions tested: 4 ...
The EventReceiver Spawn module doesnt seem to take in parameters from linked Particle Generated Event. When setting the location of the Blueprint node (In Location), the relative position of the Par ...
The number of calls to the Event Dispatcher increase each time the blueprint actor containing the reference is compiled. This issue was not present in 4.18.3 (CL-3832480) but is in 4.19.2 (CL-403378 ...
GPU emitter doesn't spawn particles at expected location when it is an event receiver. Also disabling Interpolate Spawning in the emitter properties affect this behavior as well, making the particle ...