When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...
When a gameplay tag is renamed, gains a prefix/suffix, or is changed the updates to the tag are not being reflected in blueprints where the value has already been stored. This occurs in the case of ...
Copying values of an array created through C++ does not copy all values, only the first value is copied over. This is different than an array that is created in blueprints when those are copied they ...
There is issue occurring when changing the font size to a small size, doing this distorts the font when the size is below size 18. It is unknown if this intended behavior for how fonts are resized. ...
The material function Input Displays incorrect data type for Volume Texture, Static Bool, Material Attributes, and External. The function will still work properly however the type data is displayed ...
When using 'Set Input Mode to Game and UI' and enabling 'Use Mouse for Touch' this causes the Mouse to appear in different positions and change the direction the camera is facing. This is a regressi ...
UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...
The attached video shows the results of this bug. When two Widgets are next to each other and one of them has sliders, when the sliders are dragged past their bounds they will increment backward so ...
While enabling Ray Tracing from the start of the project, when user sets GlobalPostProcess Translucency to Ray Tracing, the back-face of the plane is not culled. However, when the translucency is se ...
Attempting to play in editor, standalone, or VR Preview when a behavior tree that is running is open will cause a significant performance decrease. The framerate drops from ~120 to ~80 fps while the ...