Custom Depth is not displaying correctly when setting Post process to Before Tonemapping. We see this as a regression. This was working properly in 4.22. ...
This doesn't seem to occur every time I run the editor, I can't get it to repro consistently Note: It is possible that this is happening in blueprints based off of a native c++ class has been rel ...
Undoing a child actor's component transform in its Blueprint editor isn't reflected in child actor instances in the level editor. Subsequent transforms are also not propagated after the undo breaks ...
This appears to be some form of type confusion. In editor, the type of the result pin is a Packed Level Actor Class Reference, but at runtime, the returned value is a BlueprintGeneratedClass. ...
Capsule component renders incorrectly with non-uniform scale because the render uses the minimum between the X and Y values and the collision code uses the maximum between the two. This issue is men ...
Lumen HWRT, combined with Niagara Mesh Renderer, can cause the Lumen Scene to be reset, resulting in a sudden change to indirect lighting. ...