When deleting a variable that shares a name with a function parameter. The references to the function will be deleted as well. ...
Light inside Volumetric Fog is offset in the right eye when viewing in VR with Forward Shading and Instanced Stereo Enabled If just Forward Shading or Instanced Stereo is enabled, this does not occ ...
Right now USoftObjectProperty does not implement NetSerializeItem so it falls back to the implementation in UObjectPropertyBase. This only works correctly if the object happens to be in memory, othe ...
Multiple licensees are experiencing this problem. The repro should look like this initially: [Image Removed] But then over time will degrade overtime into something like this this, most likely cau ...
DragDropOperation is removed when pressing esc button. but this is skipping OnDragCancelled so it can disrupt user's UMG drag operation logic. ...
When you try to package a plugin on Mac in 4.23.0 Preview 1 there is no Shipping folder generated. This was verified to not happen in 4.22.3 (via Epic Launcher). Found in 4.23.0 Preview 1 CL# 72363 ...
Vulkan Multibuffer Lock mechanism for ReadOnly does not appear to be implemented. Temporary workaround has been provided to licensee. ...
Grouping objects with individual pivot offsets causes a new offset location to be selected after manipulating the groups rotation or translation. ...
When trying to copy a setter node for a GameplayTag variable from one eventgraph to another eventgraph the engine crashes. If the blueprint that is copied into has a GameplayTag variable with the sa ...