Animation Montage Details Panel Closes When Attempting to Update Animation Segment Data

UE - Anim - Runtime - Apr 27, 2022

Occurs 5/5 times. Details panel in Animation Montage goes blank when fields (Start Time, End Time, Play Rate, Loop count) are clicked in to update data. This defect also occurs when clicking in th ...

Unable to multiple a Vector2D with a float in Blueprints

UE - Gameplay - Blueprint - Apr 27, 2022

Reported by licensee: [Link Removed] In UE4, we used Multiply_Vector2DFloat as the underlying function for this operation. In UE5, we're relying on promotable operators to the work. However, that o ...

Cook fails when a MetaSound Source object is referenced utilizing FObjectFinder in C++

UE - Audio - MetaSounds - Apr 27, 2022

Android Cook fails when a MetaSound Source object is referenced utilizing FObjectFinder in C++ Repro Rate: 3/3 UATHelper: Cooking (Android (ASTC)): LogInit: Display: LogMetaSound: Error: Target int ...

Material expression called Compiler->TextureParameter() without implementing UMaterialExpression::GetReferencedTexture properly

UE - Rendering Architecture - Materials - Apr 27, 2022

when trying to replace a Material Function instance, with another instance, as the base color of a material within the Material Graph, the editor crashes with the following error:Assertion failed: ...

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 ...

Get wrong primitive scene data on mobile preview with GPUScene enabled

UE - Rendering Architecture - Shaders - Apr 27, 2022

The console command bugscreenshot doesn't work correctly in stand alone or packaged games

UE - Graphics Features - Apr 26, 2022

The console command bugscreenshot doesn't work correctly in stand alone or packaged games. It screenshots the UI and leaves the rest transparent. This is different behavior from PIE, New PIE, or jus ...

Enable "Set members..." support for vectors and similar structs

UE - Gameplay - Blueprint - Apr 26, 2022

Currently, structs that have a custom make function aren't able to use the "Set members..." node in Blueprints. For vectors and similar structs, this is slightly inconvenient since it requires using ...

Moving a water body causes engine to drop fps and spike ms

UE - Graphics Tools - Terrain - Water - Apr 26, 2022

Moving a water body lowers performance on the engine. The fps drop from 120 to 30 and ms spike from 8 to 30. This issue occurs in 5.0 Binary and 4.27 Binary on Windows. On Mac, FPS drop and ms spike ...