AAR files may contain multiple architectures and Gradle is including them all instead of filtering them to only include the active architecture in the APK. ...
Screen position node in 4.22 no longer works as expected. Confirmed in 4.23 Main @ CL 5806859 ...
A licensee wants to enforce YFov constraint for a game project by setting AspectRatioAxisConstraint=AspectRatio_MaintainYFOV in the config. However during playing the sequence, the value of AspectR ...
Weighted Tangent handle modifications do not work as expected in Curve Assets. ...
The way in which component (and actor) events are named can result in bindings in a parent for a different event overriding the binding in a parent. ...
This causes the ObjectId pass in MRQ to fail to distinguish between materials in the resulting Cryptomatte file. It looks like FGeometryCacheSceneProxy doesn't implement CreateHitProxies so it's f ...
It looks like the skylight is not updating the CPU side SH values when Real Time Capture is enabled, and thus old/empty values are sent to the fog. ...
Rect Lights that intersect geometry can produce NaN pixels in SceneColor, which will affect bloom, FXAA, and other future passes. This can lead to large visible artifacts. The NaN values are produc ...
Material Instances used in Custom Buffer Visualizations do not respect parameter overrides, and use the parent material's values. Also tested on UE5-Main, CL: 34543023 ...