Third person camera lag issue for vehicle in multiplayer

UE - Simulation - Physics - Jun 9, 2023

There's a vehicle/third person camera stutter observed as the vehicle corners. The issue appears worse with Physics Async mode enabled, and less perceptible with this mode disabled. This video was ...

Widget defaults not updated when modified on a base widget class via the hierarchy

UE - Editor - UI Systems - UMG - May 3, 2023

A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...

Collision between physicalized actors and instanced static meshes produce warnings.

UE - Simulation - Physics - Sep 25, 2023

Collision between an instanced static mesh and a physics simulating actor (with "simulation generates hits events" enabled) results in the following warning: LogChaos: Warning: Collision handler en ...

Renaming a variable on a Blueprint will reset that variable's value on any Child BPs

UE - Gameplay - Blueprint - Mar 25, 2023

If a variable is renamed on a blueprint, then any child blueprints will lose their default values for that variable and reset to the parent's default value. This resetting only happens with the Chi ...

Variant Thumbnails are washed out

UE - Editor - Content Pipeline - Variants - May 11, 2023

I think somewhere in Thumbnail Generator::Generate Thumbnail FromTexture() is applying this washout. ...

ImageSize in Image widget is not set when setting a texture as a brush

UE - Editor - UI Systems - UMG - Aug 1, 2023

Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1.   void SBrus ...

Blueprints break when implementing a duplicated BP interface along with the original

UE - Gameplay - Blueprint - Mar 1, 2024

When duplicating a blueprint interface, the GraphGuids of the original BP interface's function graphs are unchanged: function graphs across the two BP interfaces now have the same GraphGuid. This is ...

AMD GPU crash with "Video memory has been exhausted" error when increasing the World Partition world and using Water Body Ocean

UE - LD & Modeling - Terrain - Landscape - Dec 8, 2022

Current steps describe the problem related to "Video memory has been exhausted (#### MB over budget). Expect extremely poor performance" on the AMD video card. In this case, the steps cause the GPU ...

Merge Actors Tool Simplifies Nanite Meshes

UE - World Creation - Worldbuilding Tools - Merge Actor - May 19, 2023

Tried every combination of LOD Selection Type, Nanite enanbled/disabled, the only way it would seem to get the full number of triangles from the source mesh into the merged mesh is to disable Nanite ...