Reimporting an FBX file via the import button does not make the import options appear. Instead of allowing the FBX to reimport with new options, the FBX just re-imports. This issue is a regression. ...
Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...
Collision flipped when welding a skeletal mesh to a static mesh. Welding Skeletal mesh as parent actor does not cause collision to flip. Showflag.Collision 1 shows correct collision. (However px ...
Vertex interpolator (semi-randomly) causes visual artifacts on meshes. This did not happen initially when using or creating this material function but started about 24 hours later but now happens st ...
When changing the size of the text in a comment box, after you adjust the size and click save, then close the material editor. When you reopen the editor, the text size is back to the default but th ...
Regression: external owned spawned actors stays in 4.25 & 4.25 plus but it is removed from 4.26P5, 4.26P6, 4.26P7 ...
From a delegate there is no easy way to access the action that triggered the delegate. Whilst this is mostly inherent (an OnJumped handler implies the Jump action) it would be better to provide dire ...
When swapping Layer settings between various Animation Layers on a Linked Anim Layer node, the node can become stuck in one state. The node will become stuck in the Linked Anim Layer state and canno ...
After triggering a breakpoint in blueprint, variable getter nodes can display the value of a different object than the node's target. For example: if an actor class has a value MyBool and the bluepr ...
When a shadow casting light is closer to the groom than some proportional amount the groom is away from the shadow catcher, the groom's shadow will disappear. This only occurs using VSMs. Raytraced ...