Iphone 6 Plus crashes when using +CVars=r.MobileContentScaleFactor=2, but it will run if you use +CVars=r.MobileContentScaleFactor=1. The project linked is set up with +CVars=r.MobileContentScaleFac ...
Using Alt-Drag to move a copy of an actor from the persistent level to a sublevel (when the sublevel is selected as the current level in the Levels window), the persistent level is getting marked as ...
Set Actor Enable Collision is not replicated. Reproduced in 4.7.6, 4.8.2, and Main (//depot/UE4/Promotable-CL-2619427) ...
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 ...
The Ease function's Blend Exp reverts to its default value after closing/reopening the editor. Reproduced in 4.6.1 binary and in Main (CL-2408355). ...
Attempting to merge two spline actors causes the Engine to crash. This issue occurs with the Steps to Reproduce regardless if there are more branches added to the tree branch spline/enabled, and reg ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
Sweep on Set Actor Location is ignored for all components that aren't the Blueprint's root. Reproduced in 4.7.6 and Main (//depot/UE4/Promotable-CL-2568226) ...
Some float values appear to be slightly altered when they are input into a float field in blueprints. For example 2.6 will be changed to 2.599999. Regression: This did not appear to occur in the 4 ...
When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...