When a TInstancedStruct contains a UObject marked with EditInlineNew and DefaultToInstanced, the reference is lost after compiling the Blueprint but only when the struct is part of a native Actor cl ...
Changing the quality settings (or having them change on you automatically in the editor) drops mips on landscape heightmap textures, which isn't desirable as it makes it look like there are collisio ...
Setting the radius on a foliage asset does not prevent other foliage assets from being painted within that radius. Regression (no) issues (does) occur in 4.10.4 ...
Reported on UDN (see Additional Info URL). Looking at code, we call USkeletalMesh::AllocateResourceForRendering for every LOD, but we should only call it once. Need to check if our SkelMeshMerge t ...
The problem was reported via UE Bug Submission. I was able to repro with their provided test project. ...
Licensee reports issue with setting roll on a spline component control point. ...
Sumo Digital Ltd. has reported that the synthetic benchmark has skewed GPUIndex scores when changing graphics scalability settings (i.e. r.LumenScreenProbeGather.DownsampleFactor). They are currentl ...
When a property is created in this way, a local variable with a Private flag is generated. Since such a variable is generally not desirable, it would be better to remove the Private flag upon pastin ...
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 ...