When forcing the app to the background the force feedback will continue on some android devices. This was reproduced on the samsung nexus 5 by clicking the home button while running force feedback i ...
The following ambient occlusion console commands have issues: r.AmbientOcclusion.Compute ? The help text state it only works console but it also works on PC and likely other platforms. r.GTAO.Use ...
UDN - https://udn.unrealengine.com/s/question/0D52L00005H9X5XSAV/sweepcomponent-never-returns-a-valid-hit-against-skeletal-meshes-when-using-physx?fromCase=1 ...
A Nanite primitive casting a CSM shadow on another Nanite primitive with "Cast Shadows" disabled, will have it's shadow disappear completely when r.Shadow.CSMCaching = 1. ...
Frequency: 5/5 Procedural Foliage created via the Blueprint method only reflects parameter changes on resimulation if the parameter in the Blueprint has been modified then compiled. After that, you ...
You can't export FloatCurves as .csv or .json. You can reimport as .csv or .json. Found in 4.24.2 CL#10758860 Reproduced in 4.23.1 CL#9631420, 4.25 Main CL#11318998 ...
When using Anim dynamics in an animation. The actors affect stop in their current state once the sequence controlling the anim dynamics is closed. They do not appear to reset to their default state ...
Spawning an Instance Static Mesh at runtime does not have collision. This issue appears only in 4.8 Preview 1 and the 4.8 Release branch (tested on CL-2540862), but is fixed in Main Branch as of Ma ...
HLOD actors are generated on the outliner, but no geometry is generated. An error occurs in the output log. ...
Editor crashes if a custom event function is called after a custom event has been bound to an event dispatcher. However, this only occurs if the event binding occurs from an event delegate by ref ou ...