Virtual Texture is not available as an option for the Material Domain. Even if Virtual Texture support is enabled in the project settings. Tested in //UE4/Release-4.25 @ CL 14469661 and this did ...
This is a duplicate of [Link Removed] which may have been closed by mistake. In the answer provided by the developer for the AnswerHub question, the "Select Node" is not supported in the AnimGraph ...
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 ...
UMG supports sprite as an image, but using this as source do not correctly cut sprite's region which limits border textures to be separated textures. If the Image has a material, size do not match ...
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 ...
Adding and removing Submixes at runtime, then editing the preset causes the editor to crash. Tested in 4.22.3 (CL - 7053647), 4.23.1 (CL - 9631420), 4.24 (CL - 1050688), 4.25 (CL - 10069288) ...
Using the F key to focus the viewport camera on an actor does not work if the main editor window does not have focus. Reproduced in 4.8.3 binary, 4.9.1 binary, and Main (CL 2707185) ...
This issue is an easy fix but raises a different problem which is likely ingrained in UE, which is that MIDs should not be serialized out and should always be transient. Unfortunately we are in a po ...