When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...
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. ...
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 ...