image size does not appear to have any affect when a progress bar's image is set to tile

UE - Editor - UI Systems - Slate - Jun 15, 2015

When trying to set the image size for the image that is tiled in a progress bar, this does not appear to have any affect. The expected result would be for it to modify the size of the image so as to ...

On Drop appears to cause update issues with widgets that are affected On Drag Enter

UE - Editor - UI Systems - Jan 3, 2017

On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...

Clothing tool may generate an unsmooth display mesh on 4.26

UE - Simulation - Physics - Character - Mar 23, 2021

This is related to the optimization applied in CL#13181876. Binding simulation mesh to display mesh can't find the nearest triangle when a triangle is located near the AABB boundary. ...

Shipping build crash when unplugging then replugging Oculus HMD

UE - Platform - XR - Nov 9, 2016

Game crashes in shipping build when un-pluging the Oculus HMD, then plugging it back in. Confirmed in 4.13.2 from the launcher, did not repro via same steps in 4.14 preview 3 ...

Textures are Blurry when Scaling an Actor While r.Streaming.DropMips is Set to 2

UE - Graphics Features - Jul 17, 2019

If a BP actor containing textured static meshes starts with a small transform scale, when scaled up, the texture streamer fails to load in the higher mips and the texture looks blurry. Working as e ...

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'

UE - Graphics Features - Nanite - Jun 22, 2022

Nanite mesh socketed to a Skeletal Mesh is not affected by the 'Owner No See' or 'Only Owner See'. Compared this against a regular Static Mesh. ...

Split screen - Player 2 doesn't receive input when created with Create Local Player node

UE - Gameplay - Input - Jan 4, 2023

This is a regression. Tested in //UE5/Release-5.0 CL20979098. Split screen extra controllers ignored when using Create Local Player node. May just be Enhanced Input related. ...

Scale box affects all children in a parent container widget when setting User Specified Scale

UE - Editor - UI Systems - Jul 5, 2018

When a scale box is the the first child of a container widget, setting the user specified scale to 0 will affect all other widgets in the same parent container. ...

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes

UE - Rendering Architecture - Materials - Apr 19, 2022

Layer's preview weight does not have an affect on the Preview Material for Landscape Layer Blend nodes. Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the preview window did g ...

Lyra standalone game instance crashes when Player #2 equips new weapon

UE - Gameplay - Input - Apr 5, 2022

Discovered while testing Lyra project for //UE5/Main - Foundation Shelf - FAssetDataGatherer Stall Fix Smoke. This issue is NOT dependent on the shelf and occurs without the unshelved files. This ...