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 ...
The stems from a really old change (CL 2948683) to fix [Link Removed]. Compiling ObjectA will call RefreshExternalBlueprintDependencyNodes on its dependent BP, ObjectB_ReferencesA, which reconstru ...
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. ...
The Geometry Collection Dataflow node CreateGeometryCollectionFromSources is breaking Material Assignment. As the licensee has pointed out, this previously worked in 5.5. The most probably cause fo ...
The child widget of Retainerbox was applied incorrectly offset the RenderTranslation of the parent widget and draws it. This issue is 4.24 only. it's fine as well as the preview on UMG Designer in 4 ...