Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime ...
This is a common crash affecting users in 4.16. Users have not provided additional information. Source context not available ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
The scrollbar no longer remains anchored to the bottom of the Output Log while more lines are propagated during the packaging process/ Regression: this does not occur in previous versions of the En ...
Can move individual mesh instances of a regular instanced mesh component in the blueprint editor, but not hierarchical ones. Originally reported as a pull request in [Link Removed], but we rejected ...
Line trace component appears to return a hit result even when the trace should not have had anything to hit. Attached project shows line trace start & end points. Even when the trace doesn't overla ...
cmd.exe is returning a "The system cannot find the path specified." error when the automationtool is looking for PLINK.exe. That executable should be located in \UE_4.15\Engine\Extras\ThirdPartyNotU ...
In Sketchup the user made a cube thats 100cm x 100cm x100cm and has Sketchup's measure units set to cm. When imported into DataSmith the cube is 39x39x39. It was calculated that the scaling was off ...
When running in windowed fullscreen mode in a standalone build r.vsync 0 is not respected and the game always runs at a locked 60fps. When the game doesn't have focus, for instance when you press Wi ...
See the UDN for sample project. This is caused by the Editor Python sample not using the UMoviePipelineQueueSubsystem, which (when rendering) blocks the Sequencer from auto-binding to PIE. The fix ...