[Feature Request] Blueprint Editor: Request to make order of Blueprint variable categories in Class Settings (Details tab) match the order of Blueprint variable categories in the My Blueprint tab.

UE - Gameplay - Blueprint Editor - Oct 30, 2017

The order of variable categories in the My Blueprints tab does not match the order of the variable categories in the Details tab when Class Defaults is selected in the Blueprint Editor. This is most ...

Editor crashes when edit foliage assigned to data layer in foliage mode

UE - World Creation - Worldbuilding Tools - Foliage - Apr 29, 2022

Listen Server Character Movement appears to have no Interpolation

UE - Gameplay - Player Movement - Jun 14, 2016

Listen Server Character Movement appears to have no Interpolation causing the character's movement to appear choppy ...

Details panel for Actor Component is blank in any Blueprint that derives from a code class using that Actor Component after the Actor Component's class name is changed

UE - Gameplay - Blueprint - Dec 20, 2018

Changing the name of an Actor Component code class in a project results in any existing Blueprints that derive from code classes that use that Actor Component to not display the Actor Component's pr ...

Rotating a button in UMG and moving it to the edge of the canvas causing incorrect clipping

UE - Editor - UI Systems - Oct 27, 2014

When rotating a button in the UMG blueprints and then moving through the edge of the canvas panel it causing the button to clip as though it was never rotated. Update: This also happens when placi ...

AND and OR nodes evaluate second argument even if it's unnecessary

UE - Gameplay - Blueprint - Oct 12, 2015

Using the AND and OR nodes in blueprints will evaluate the second argument even if the first is enough to pass/fail the condition. Using the AND node where the first argument evaluates to false sti ...

Setting Fullscreen Mode to "Fullscreen" results in Crash when using 4.23 from source

UE - Rendering Architecture - RHI - Oct 11, 2019

Changing the screen settings to Fullscreen through code or blueprints results in a crash. This only happens in the source version of 4.23 and does not occur in the binary version of 4.23. I have att ...

Landscape Tessellation shadow depth performance cost higher than expected

UE - LD & Modeling - Terrain - Landscape - Aug 23, 2016

Using tessellation on Landscapes causes a greater impact in performance than what is expected. In the screenshots provided there is a comparison between tessellation disabled and flat tessellation ...

Strange crash occurring from project When upgrading from 4.16 to 4.17

UE - Gameplay - Blueprint Compiler - Aug 2, 2017

There are a string of crashes that are occurring with UMG as the cause of the crash. This occurs when the project is upgraded from 4.16 to 4.17. With the project provided making any change to the B ...

Differences in DistanceToNearestSurface and DistanceFieldGradient results between 4.27 and 5.0

UE - Graphics Features - Apr 27, 2022

In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth.  It was also interesting to observe c ...