User submitted bug. Editor will crash after changing key or value in Map. ...
Adding elements to a TMap<int32, int32> causes the editor to crash if the TMap has a default value associated with it. Tested in 4.22 (CL - 4753647), 4.23 (CL - 7445012), 4.24 (CL - 7605614) ...
Editor can assert when changing the signature of an editor authored Blueprint Library Function (FuncA) if that function is called from a Blueprint Library Function (FuncB) via an actor's constructio ...
See UDN: [Link Removed] ...
Properties that are deprecated are (incorrectly) not currently being propagated to instances by the duplication logic that we use to instance BP-added components as part of Actor-based BP constructi ...
Water is missing, appears in strange blocks, or appears in wrong places due to incorrectly rendered WaterInfoTexture. The WaterInfoTexture is part of the WaterZone actor. ...
Having a LevelSequence opened and unhiding a sublevel can break the attachment hierarchy of the actors that are inside the sublevel. This also affects to the sublevel asset itself. ...
Context: Sockets are attach points that can be placed on a Static Mesh to attach an object to the static mesh. Problem: Importing an FBX that contains a socket from Blender to Unreal, the socket ge ...
If a hierarchical instanced static mesh has LODs and is scaled in a blueprint, the mesh will rapidly switch between LODs, causing a flickering effect. Note: This only seems to occur if the camera ...
Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component User Description: From 4.7 release notes; "New: Added 'Ignore Owning Actor' option to Radial Force ...