The bug affects skeletal mesh animations when played in sequencer with AnimBP after another animation which was set to Keep State. This is a follow-up to [Link Removed]. Two animations now play cor ...
We noticed crashes in our application when we attempted to resize a window or switch to full-screen mode. Hence, resizing windows and switching to full screen will result in a crash on Unreal Engine ...
Materials are brighter in 4.24 and 4.25 than they were in 4.23. I created the same basic material in 4.23, 4.24, and 4.25 and the 4.23 iteration was slightly darker. Found in 4.24.1 CL#10756747 Rep ...
Upgrading a marketplace creator's project to engine version 4.23.1 and above results in loss of (previously) working functionality with game input. ProjectDownload: [Link Removed] Tested in: 4.2 ...
Certain placements of landscape splines in world partition levels can cause Nanite landscape proxies to invalidate, and switch back to their non-nanite version. This happens when specific regions of ...
As described by the licensee, the const CDO contract is being broken on ChaosWheeledVehicleMovementComponent. The issue the licensee is facing is that by spawning cars with different configurations, ...
Child blueprints of a blueprint of a native actor class with sparse data can have an incorrectly null SparseClassDataStruct value, and thus fail to initialzie their SparseClassData. This affects edi ...
Generating mip maps results in crash and seems to duplicated 1x1 mip level. NOTE: The bug was originally reported in 4.23.1, however, for some reason I was able to open the texture in 4.23.1 afte ...
In 4.23, Setting a dynamic collection to the collection filter slot does not display any result. And there are no information about dynamic collection doesn't work in collection filter. (FCollectio ...
Adding an ambient occlusion decal material to a decal affects objects with "Receives Decal" disabled. Tested in: 4.23.1 CL#9631420 4.25 CL#11341939 ...