Issue: If "Resizable" Layout Strategy contains a block, it will influence the "Overlay" Layout Strategy. Expected behavior: When using "Overlay" Layout Strategy, it should disregard whatever the "R ...
UnrealTraceServer built on a Rocky 8 machine yields a binary that depends on versions of glibc and glibcxx higher than the 2.28 version provided by Rocky 8.$ ldd UnrealTraceServer./UnrealTraceServer ...
When closing ShooterGame on an iOS device, the application crashes due to "exhausting the real time allowance of 5.00 seconds". This issue is NOT a regression for //UE4/Dev-Networking as it is also ...
When a mesh is slave to a master mesh, its morph targets will flicker when Played in Editor. This does not occure with the same assets in 4.8. This has been reported by at least two different use ...
This is a regression: it worked correctly up to UE 5.5, but not in 5.6 or mainline latest. Possibly caused by CL 40093049. Class UNiagaraDataInterface provides virtual method GetFeedback(), which a ...
When a WPO (World Position Offset) object casts a shadow on a translucent object, the translucent object flickers continuously as the shadow passes over it. Initially logged as a 5.5/5.5.1 but also ...
This is a regression, it worked correctly up to UE 5.5 but behaves incorrectly in UE 5.6 up to latest. When a regular texture with sRGB enabled is converted to a virtual texture, its thumbnail in t ...
Geometry Collections (GC) built with "Use Root Proxies" rendering/transform positions ignore the original root node rotation and can lead to unexpected behaviors. If the root node of the GC was rot ...
When using State Trees, the AI Debugger can be accessed during play to show information about their current execution state. If a behavior tree is currently in a state that references a linked tree, ...
If a character with a cloth simulation or a mesh with a cloth simulation is in the scene there is wind force that is being applied to the cloth. The only way to remove this is by setting a Wind Dire ...