Material Billboard Component skews when Camera's Aspect Ratio is changed, and varies in size with changes to the Camera's Field Of View. Reported in version 4.25.3 (CL-13942748) and tested in versi ...
It's easiest to see the change on the top of the table or back of the chairs when following the repro steps. I've attached screenshots of the Windows and Linux comparison with Intensity set to 20. ...
When creating a static mesh from a Procedural Mesh Component that has been used by a Create Mesh Section node, the editor crashes. The editor doesn't crash when selecting the Create Static Mesh butt ...
I didn't check with the debugger, but I suspect this is caused by: void UMoviePipelineExecutorJob::OnDuplicated_Implementation() { UserData = FString(); When the queue is loaded, each job is dupl ...
Per-Object shadows cast by a stationary point light do not appear in the correct place on movable geometry. ...
Switching to SM4 when you have LPVs active in a project will crash a project. Also reproduced in Main Promotable-CL-2589716 and 4.8.0 Launcher [Link Removed] ...
When Editor Multiplayer Mode is set to Play As Listen Server the editor will trigger a breakpoint on exiting PIE if any event is ran though the level blueprint ...
In an Anim BP, splitting the transform structs of a Transform (Modify) Bone node causes the node to be come non functional. Transform components must be combined in order for the node to work. EX ...