Adding animations with a negative play rate (playing backwards) or modifying existing animations in a montage to have a negative play rate causes the timeline in the montage to "squish" and is no lo ...
When replacing a static mesh with a skeletal mesh for bone animations, it falls to the ground. Even though gravity is disabled on the skeletal mesh. Changing the gravity scale to 0 is a work aroun ...
The PlayerCameraManager will cause the engine to crash if you set the first element to 'none' under the Camera Modifier. ...
Using a keyboard with US International settings prevents the gameplay debugger from being opened when using the apostrophe key. Potentially a similar issue to [Link Removed]. Found in 4.10 binary. ...
Crash when using a Self reference with a Custom Event variable that is using Pass By Reference. The crash only seems to occur if the setup was created in the Player Controller class. This was origi ...
This is a very rare crash that I encountered in Vehicle Game and so far have not been able to reproduce, however checking the crash history it has been seen before in the wild. This issue may be re ...
In the Cloth level in Content Examples, there is some inconsistent behavior with Owen's trench coat. The coat tails appear heavy (they don't trail behind the character's movement), and the straps a ...
For a specific level with a simple BP actor that contains multiple static mesh components, lighting gets unbuilt after reloading the level, even when there is no change in the level. "LogStaticMesh ...
In high-end mobile preview modes the exposure will return much more exaggerated results. This is related to the new default tone mapper settings since changing r.TonemapperFilm to 0 solves the issue ...
Baked shadows don't seem to work properly when Absolute World Position is involved with masked materials. The masked material won't render a shadow at all in this case. ...