Debug display using "show volumes" does not work for volumes converted from brushes. The reason is that bHidden = true is done in the constructor of ABrush. So, we will probably need to run SetVi ...
Images are distorted when Rendering out a single image from a level sequence in DX12. Found in 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...
Attempting to bind a custom event to a server-only delegate property currently fails to validate after compiling a Blueprint. ...
The Editor will crash after adding more than 20 Emitters to a system. Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL# 6574378, 4.23 CL# 6599617 ...
Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...
The Editor will crash when attempting to delete a variable from a Blueprint struct. This crash does not seem to happen if save the map with the actor in it. ...
Enabling HDR with the r.HDR.EnableHDROutput command causes a crash in fullscreen standalone as well as packaged projects. This only happens with HDR monitors, following the same steps on a monitor t ...
it is possible to connect two incompatible types to an Array Blueprint function node by connecting the Item pin first. The type of Array function nodes is determined by the first thing connected t ...
Reproduce and confirm what is going on with the input/output. AJA output in interlaced format, should provide 30 frames at 60fps. For each frame, 1 field should contains the odd line of the image a ...
This bug comes from https://udn.unrealengine.com/questions/492861/view.html and is a very similar problem to [Link Removed] The issue is that the code that harvests soft object references stored in ...