GenerateVisibileRayTracingMeshCommands Severely Reduces Foliage Performance Even if no RayTracing is Used. Found in 4.23 CL# 8386587 and 4.24 CL# 8748719 ...
Switching over to GPUCompute with Skeletal mesh surface sampling will crash in Vulkan. This does not occur with CPU sims or in D3D. When testing with D3D I would get the same Niagara compile warning ...
GameplayAttribute-type function arguments in BP-callable functions(I.E a Blueprint event graph) or nodes have their value reset on BP compilation ...
When diffing the two blueprints, the FText values are deemed different when they are the same. A workaround has been found by doing a pure string-compare for FText inside "GraphDiffControl::ArePinsD ...
Setting up root motion in a sub instance to RootMotionFromEverything seems to cause the sub instance to evaluate, and override the notifies of the animation that was playing, which prevents the noti ...
When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float". Found in 4.22.3 CL#7053642 Reproduced in 4.23.0 CL#8386587, 4.24.0 Main CL#8671808 ...
Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...
Both HLOD and StaticMesh Visible in Play Modes. Found in 4.23 CL# 8386587 and 4.25 CL# 8569829 ...
It appears that Pixel streaming does not currently work with the Mozilla Firefox web browser Docs link: https://docs.unrealengine.com/en-US/Platforms/PixelStreaming/PixelStreamingIntro/index.html ...