int64 UProperty with ExposeOnSpawn meta tag won't compile from a C++ UUserWidget class. ...
Deleting elements from TMap Struct in the Actor Blueprint Editor (specifically, deleting elements from them) causes Unreal to crash ...
BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...
Attempting to play an anim montage for a character without having the Anim Blueprint Generated Class set will cause the editor to crash. Crash Reporter Link: [Link Removed] ...
If a static mesh component has Simulate Physics enabled, GetRelativeTransform() returns the value of world transform. ...
WP dynamic navmesh does not properly react to actors or navigation modifiers that are loaded in areas that the navmesh has not yet streamed into. Although the actors/modifiers are not part of the ba ...
Set Members in Struct node doesn't work if the Struct is contained within an Array. ...
Control Rig settings are not retained between editor sessions or carried into deployed game ...
If a user edits a instanced variable which is nested inside two other instanced variables in blueprint editor, a crash will occur ...