When a small external force is applied to the rigid body, the VSmooth value is reset in the ResetVSmoothFromForces function. Since this function ignores the current velocity, a very small velocity ...
The Get node for the float value of Custom Axis Mappings only returns 0.0 when called from Blueprints other than the Controller. Input from the player does not affect the value. Note: this works a ...
Planar Reflection actor does not reflect the intensity change of the SkyLight. In attached images, the Intensity of the SkyLight is set to 2. The darker area on the right is affected by the Plana ...
This is the copy buffer (it contains multiline strings): ((SectionName_10_AD815C6B40E1AA91C8FB72B006CB648A="TeamScreen_Overview",TipHeader_8_0A891281438C7AD03199038A729ACC18="Heroes",TipBody_9_C20B ...
When Vertex Animated Texture is used to animate a mesh with World Position Offset, often the Max World Position Offset Displacement Material setting must be increased or the Bounds Scale increased, ...
Collision Responses will reset to previous setting after changing the Preset Collision Profile. After the change is made and "Accept" is pressed, the Collision Responses will still have the old ch ...
Setting the Emitter Time module with an emitter that is not set to loop will result in an incorrect render of the particles past the emitter duration. Emitter Duration set to 3 seconds:[Image Remov ...
'Moved' event pin doesn't trigger on the 'Input Touch' node correctly Regression: This does not happen in 4.10.2. The 'Moved' pin triggers at all times when the mouse-button is held and the mouse i ...
Slider Values are not working inside of a blueprint in 4.8 Preview 1. User Description: Problem with the numeric float/int boxes in the editor in Blueprints, if for example open the TPS Template a ...
When using FText::FromStringTable to initialize an FText variable in the constructor of an FStruct that inherits from FTableRowBase, an assert is caused due to recursion. The assert is as follows:As ...