When BlueprintGetter / BlueprintSetter specifiers are used for a property, the increment/decrement nodes in blueprints will call the BluprintGetter function but not the BlueprintSetter function. Th ...
As described by the licensee, the const CDO contract is being broken on ChaosWheeledVehicleMovementComponent. The issue the licensee is facing is that by spawning cars with different configurations, ...
This JIRA is being entered as a result of it being one of the top crashes in 4.13.0. Error message: Access violation - code c0000005 (first/second chance not available) Source Context: 2004 ...
When you select an asset that references a skeleton that has moved, the editor asks you to choose a new skeleton. When you choose Yes is it gives the message "The Anim Blueprint could not be loaded ...
The child widget of Retainerbox was applied incorrectly offset the RenderTranslation of the parent widget and draws it. This issue is 4.24 only. it's fine as well as the preview on UMG Designer in 4 ...
Clothing can have noticeable popping when switching LODs, and there is currently no mechanism to initially start cloth in a resting pose, causing popping on spawn. ...
The texture parameters on material instances applied to post process volumes do not respect the priority order of the post process volume, and are in fact inverted relative to the priority of other ...
When adding a niagara system that reproduces a skeletal mesh and a skeletal mesh as components to a blueprint, the niagara system immediately updates its skeletal mesh to the most recently updated s ...
Since multiple dict tags can be in a plist, not just the top level, need to be able to specify to only insert once. Adding an optional once="true" attribute to these commands in UPL will allow this ...
Different results in //UE4/Release-4.27 CL#18319896 On Instance Take Radial Damage will not receive radial damage against Foliage. ...