Here is a work around bool FTriangleMeshSweepVisitor::VisitSweep(const TSpatialVisitorData<int32>& VisitData, FRealSingle& CurDataLength) { ... if (CullsBackFaceSweepsCode != 0) { if ...
There is a deterministic cooking issue with .uexp map of level asset. [Link Removed] is the similar issue fixing by CL#19723275, but it still there. ...
The actor placed in the level will be unloaded after play in editor. Without save the level (repro step4), the actor is not unloaded and show in editor. ...
Switchboard is unable to launch the Multi-User Slate Server in launcher builds. This is because the default install location has "Program Files and "Epic Games" in the path (aka folders with spaces ...
Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does not occur so this is a regression. ...
Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does occur so it is not a regression. This issue occurs if the scale set for the landscape has a decimal value that is not 0.5. Sett ...
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 ...
Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does not occur so it is a regression. This issue occurs in 5.1 for both normal light building and GPU Lightmass building. In 5.0 th ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. EnumBugBP uses two enum cases and three argument cases for 6 total permutations:Enum w ...
Licensee - " We noticed an issue when trying to use foliage to instance deferred decals. The decal will show up, but only on what looks like the first instance of the decal. If I don't use foliage ...