The Fictitious Angular Scale is still having an effect when the cloth is teleported. Also it shouldn't have any effects when the velocity scale is set to 1 (as per tooltip documentation) but it doe ...
Non-nanite static mesh components still show an individual highlight outline which individually selected even with other non-nanite static mesh components in the same actor. This is different when t ...
When a world partition level (but streaming disabled) is placed as a LevelInstance in another world partition level, actors in the inner level are cooked with an outdated component hierarchy until t ...
A subtle yellow tint color shift occurs when Lumen is active due to usage of R11G11B10_Float targets, mostly from r.Lumen.ScreenProbeGather.SpatialFilterProbes where we ping-pong between R11G11B10_F ...
We need to better detect when we need to flush to avoid hitting the RDG limit. There is no test project at the moment, more details can be found here ...
From a UDN, they also mentioned: Update: I added CommonUI to the test project to try the "Consume pointer input" setting. It behaves the same way as our custom input blocking widget in that the in ...
A spline component continues to be visible and editable in-editor despite all attempts to disable the functionality through the component's settings or uproperty specifiers. ...