Drag and drop operations don't work correctly when "Render on Phase" is enabled in a retainer box. When "Render on Phase" is disabled the drag and drop operations work as expected. In 4.23.1 the dr ...
https://udn.unrealengine.com/questions/545555/view.html The issue reports as a UDN ticket. Planar reflection is not captured by scene capture. [Link Removed] commented, I suspect it has to do w ...
A child blueprint won't be marked dirty if it hasn't been loaded and you rename a component on its parent blueprint. This can lead to a situation where the editor can be closed without prompting the ...
Motion controller inputs get routed to non-vr player when 'Skip Assigning Gamepad to Player 1' is enabled. ...
Meshes set to not render in the Main Pass still does if both "Render CustomDepth Pass" & "Render in Depth Pass" are enabled, while "Render in Main Pass" is disabled. Attached is an example project. ...
Water pass included in depth capture. User requests showflag on the scene capture to disable water rendering for specific view. ...
Having an actor with a WidgetComponent + DrawAtDesiredSize will cause a lag spike when size changes in VR. Additionally, If you enter a value other than 100 in SetWorldToMetersScale the 'draw at ...
Using baked and dynamic lighting produces varying results when implementing SingleWaterLayer Materials. This was reported and tested in 4.24 Preview 4 (CL-10387632) and reproduced in Main 4.25 (CL ...
Undo fills AttachChildren array with null by the undo serializer. After that, a construction script tries to remove child components from parent component's AttachChildren but it can't find its poi ...
Hiding bones during construction is not properly displayed by level instances placed at editor time. Note that setting 'Update animation in editor' on the mesh and re-running the constructor script ...