Vulkan editor is very crashy on older cards due to memory pressure. I have to switch to OpenGL to work on the unrelated bugs. I'm attaching the details of the particular failure I had (see VulkanMe ...
The underlying reason seems to be that the stationary lights require SM channels for casting shadows from movable objects and they are assigned channels 0,1,2 by lightmass (or somewhere along the w ...
Regression: Tested in UE5/Release-5.0, issue also occurs User has stated that they were using the Exclusion Volume to create a hole in the water for a cave or tunnel so that the water is not visibl ...
This is not a regression. Tested in both 4.27.2 and //UE5/Release-5.0 CL20979098 Game View renders Lights with Actor Hidden In Game enabled. Documentation states: "...the Viewport to display the sc ...
Repro Rate: 3/3 This is a live issue where the customer claims that the SteamSockets implementaton is not setup to handle the new Client and Session Id setup that was introduced in 5.1. This issue ...
Turning on batching of sphere casts when colliding against complex gives incorrect results. Affects debug output and vehicle wheels and body movement. The issue is with the batch query mode which ...
When a property of a ChildActorComponent is modified in a child class, the parent ChildActorComponent class can also get modified. This happens when the Parent blueprint actor has a ChildActorCompo ...
The problem appears to occur when the distance from an edge is mixed with positive and negative values in VectorEPA function. The following workaround is suggested that uses absolute values of dista ...
Enabling the Tango plugin on Linux causes the editor to crash on restart. Regression: No - Tango plugin not available in 4.16.3 (CL 3561208) ...
Editor crashes when a person renames a umap asset in the Content Browser that is checked out by another person. This doesn't occur if the user has the asset checked out themselves. ...