This issue seems to be occurring on a variety of Nvidia cards. So far, I haven't seen any indication that it is affecting AMD graphics cards. The majority of the reports have indicating that the pro ...
The Lens, Color Grading, Global Illumination, Reflections, and Rendering Features sections in the Cine Camera Actor Details panel are missing their drop down buttons. This issue is occurring in // ...
When inputting an extreme large value into a float variable that exceed the maximum value of a float, the engine then becomes unresponsive. I tested this with an integer variable and this did not oc ...
When using an axis mapped input action such as looking around with a gamepad joystick, then opening a Common UI menu, the last input axis value will keep firing irrespective of the current joystick ...
It looks like the output of the debug pass is ignored, and the final output from the last frame before the pass was enabled is displayed instead. If the pass is modified to return a different textu ...
The following code can often be found in UNiagaraDataInterfaceChaosDestruction.const int32 ParticleID = ParticleIDParam.GetAndAdvance() - LastSpawnedPointID + 1; The LastSpawnedPointID is usual ...
In /Game/ABPLinkingShowcase/Blueprints/Pawn_ABPLinkingCharacter: The character mesh’s root location is lower than the capsule’s lowest point. This is what causes the issue. Based on the event graph, ...
Certain scroll bars within the Editor while on a Mac have their directions reversed. i.e. The 'World Outliner', the 'Details' panel within a 'Blueprint.' The suggested workaround I gave to the user ...
Stationary Lights are generating shadows with flickering black square and vanish shadows altogether on movable objects in the Preview of 4.7p6 and in the newest Release Branch of 4.7 (2439472). The ...
When calling a post process blendable to the screen using the CameraVectorWS input data, only the geometry is effected and not the screen space. Note I sent an email out about this issue, and it ha ...