Selected project resets in a custom project launcher profile only after the first time restarting the editor. Tested: 4.24.1 CL#10757647 4.25 CL#10873002 ...
The tangent of the blendshape curve seam to have the wrong scale (but correct direction) from this UDN. https://udn.unrealengine.com/s/question/0D54z000079J03OCAS/skip-compressing-anims-and-buildin ...
When rendering a movie out as a PNG sequence, the PNGs are all rendered with Transparency and require the addition of a Black layer before the frame can be viewed as in the Matinee. Went back and t ...
Images in a sequence path for an Img Media Source are not updating without restarting the project. Changing the path itself appears to work as expected. Tested in versions 4.22.3(CL 7053642), 4. ...
The movable point light is abnormally lit when it disappeared by the setting of r.MinScreenRadiusForLights rather than "Max draw distance" and appears back. After you disable and enable the "Affect ...
When using the StringToBytes() function it returns one less byte due to the -1 at the end of the return. The function takes a string and converts it to bytes but it always returns one less byte than ...
When you double-click on a camera in the world outliner to snap to its location, it instead moves the camera from its original position. Found in 4.9.1 binary. Could not reproduce in 4.8.3, this i ...
The show flag Separate Translucency is on by default. In TM-ShowFlags_Advanced, the sphere in display 1.7 should not be blurry when you enter the volume. Toggling the flag on and off doesn't change ...
When placing a billboard in a level (via a blueprint) with an orthographic camera, the billboard will not be rendered unless a significant distance in front of camera, comparing 4.61 project with th ...
Discuss with the team what the actual desired behavior should be and adjust this calculation. This one is meant to stabilize the motion blur when we have a variable delta time but may be having kn ...