When the "Context Sensitive" option is checked, there is a duplicate menu item that appears in the Blueprint graph's right-click context menu for every "Add Component" menu action. Unchecking "Cont ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Mass Entity Config not displaying or accepting drag and dropped State Tree assets. The only clear way to assign a State Tree is by c ...
Regression: This issue does not occur in Release-5.0, so this is a regression The widget completely obscures the screen only when switching Preview Rendering modes without looking at the create Blu ...
Crash when editing a FRuntimeFloatCurve curve exposed through EventTrack or a self-made Struct from the sequencer key edit window. FRuntimeFloatCurve does not support Expose to Cinematic, so this m ...
Rect lights cause artifacts (nan pixels) on pixels of surfaces that are coplanar with light position. In RectLight.ush, in RectIrradianceLambert, at line 106, c30 is -1, so rsqrt(0) causes a nan to ...
Crash occurs when the user attempts to open an anim blueprint containing the Ragdoll node, when Immediate Physics is disabled. ...
Setting "Is Enabled" via the animation timeline in UMG does not appear to work at runtime ...
If you disable Support PointLightWholeSceneShadows and try to place a point light in a level the editor will crash. Current work around is put shadows to low from engine scalability settings. Wor ...
The scrollbar no longer remains anchored to the bottom of the Output Log while more lines are propagated during the packaging process/ Regression: this does not occur in previous versions of the En ...
Can move individual mesh instances of a regular instanced mesh component in the blueprint editor, but not hierarchical ones. Originally reported as a pull request in [Link Removed], but we rejected ...