FSequencer::UpdatePlaybackRange does not check the exclusivity of the new bounds when setting them, but UMovieScene::UpgradeTimeRanges does. ...
When a level sequence animates level visibility as well as skeletal animation on an actor within that sub-level, restoring state will first unstream the level, which will unregister the skeletal mes ...
When a material that uses BumpOffset is fed into the Emissive Color of Surface Opaque Default Lit material and then applied to a nanite mesh, a visible seam can be seen along edges and the intersect ...
Since changing the temporal history buffer to 11:11:10 from FP16, it looks as there is visible dithered quantization to remove banding when rendering. (Taken from conversation on Forum Post linked f ...
It only seems to be this user's game that crashes when he packages or does launch on windows I have reproduced this locally. I honestly don't know why this repro's, but I have an example project a ...
Objects with a bezier curve modifier register as having no triangles when imported to editor from Blender as an FBX. ...
NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...
The tooltip states, "Wether the material should support a dithered LOD transition when used with the foliage system." It is my understanding that the foliage system uses LOD dithering by default, a ...
Importing the attached Fly.obj crashes the editor on OSX. Does not occur in Windows 7. Crashreport: 435809 ...
The editor will pass UAT the -NoCompile flag when building a Blueprint only project, however UBT has been changed to throw an exception if it detects VS2012 as the only available compiler (UEBuildWi ...