Geometry that is hidden in a layer, becomes visible after being moved in the viewport. The layer stays hidden, and if a cube is placed in the layer, it also remains hidden. Moving a cube that is hid ...
Attempting to use a post increment operator in a TMap or TSet iterator will fail to compile with error shown in callstack field. This is due to the post-increment operator not being overridden in M ...
Actor's do not appear to be ticking when a level is first loaded when using a Level Streaming Volume. The Tick event will fire on the second and subsequent attempts. Edit: After further testing, th ...
When launching for HTML 5 and using a texture or image that is not a power of two in size the texture does not pan correctly, instead of panning as expected, the material clamps and will remain that ...
When using the "Switch Engine Version" option in the uproject's right click menu to change a project's engine association, switching to 4.16 and attempting to launch the project forces the project t ...
The editor is crashing when trying to open a material function that the user provided. User Quote: One of my material functions crashes the engine when I open the editor for it. It works fine, I ...
When a gameplay tag is renamed, gains a prefix/suffix, or is changed the updates to the tag are not being reflected in blueprints where the value has already been stored. This occurs in the case of ...
There is issue occurring when changing the font size to a small size, doing this distorts the font when the size is below size 18. It is unknown if this intended behavior for how fonts are resized. ...
UPDATED DESCRIPTION When enabling Cast Modulated Shadows on a Directional Light and using Mobile MSAA on Android OpenGL ES 2, shadows from the Directional Light do not render when dynamic objects ar ...
You are unable to track Actors that are in different sublevels when using Cine Cameras. The 'Actor to Track' is set back to none if the target Actor isn't in the same sublevel as the Camera. This is ...