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. ...
When morph target weight value is set to a number other than 1 the slider sets it back to being a value under 1. It does not go down from the number that it was set to but instead defaults to being ...
When you are packaging and deploying your project to an iOS device, If Supports Landscape Right orientation is the only Orientation checked, It will show incorrectly on the iOS device. Tested on an ...
Child Actor component is duplicated in Standalone Game. No other play modes or packaged game are affected. The additional actor will disappear after 1 minute. *This is a regression: Doesn't occur ...
Note: This affects all versions from at least UE 5.3, including mainline latest. The "Animation" Editor Mode allows creating constraints for level actors. One of these, the "Parent" constraint, con ...
Using Set Actor Scale 3D in the Construction Script is not functioning as expected. If you set the scale to 1,1,1, you are still able to freely scale an instance of the object in the scene. However, ...