hThe use case of the licensee is that he used FindInBlueprints inside the Editor to find a particular text contained in BPs and later used that listing to recompile the BPs using the CompileAllBluep ...
Property Editors for asset types allow you to drag assets from the Content Browser into them, or to make a selection using an Asset Picker widget. Some examples would be selecting Static Meshes or M ...
Note: This affects all versions from at least UE 5.3, including mainline latest. The "Animation" Editor Mode allows creating constraints for level actors. One of these, the "Parent" constraint, con ...
Error message: Assertion failed: Pose.IsValidIndex(BoneIndex) [Link Removed] [Line: 528] Source Context: 513 const FTransform& ParentTransform = GetComponentSpaceTransform(ParentIndex); ...
Currently FNotifyNodeInterface directly references notifies that live within the related anim sequence. This can cause intermittent crashes when notifies are removed as the UI can still reference t ...
From UDN: When using the Combined Translate and Rotate Mode we run into an issue where the rotation arrow moves twice as fast as the coordinate frame. The object itself rotates correctly, but if we ...
Crash when attempting to enable HDR via UserSettings This crash will also occur when project is fullscreen. User's Environment: "I have an Nvidia GTX 1080 Ti and have two monitors attached: 1. ...
This is a trending crash coming out of the 4.18 release, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 361 ...
When adding an entry to a TMap using UE's property editors, in most cases the new entry comes with a default-initialized key (if such key already exists, the insertion fails). The case of a UENUM de ...
Saving a Slate Vector Art asset causes a crash. ...