CalculateLodCount tries to bound the output LOD count as at least one (count >= 1), but actually bounds it as no more than 1 (count <= 1). Just need to change a FMath::Min to FMath::Max. ...
If a person is on the Shooter Game level Highrse and uses the blueprint node "Execute Console Command" to server travel to any other level the editor will crash. In PIE mode the editor will hang at ...
Enabling bUpdateComponentTransformToRootBone in a GeometryCollectionComponent causes broken particles to appear in the wrong location. When that flag is true, the moment the GeometryCollection (GC) ...
On a Windows 8.1 Platform with an Nvidia 960 card, Lens Flares when playing with 2 Player's (without a dedicated server) are appearing in the wrong window. So, Player 1 is looking at sun, Player 2 ...
This is a regression from 5.3 that has been fixed in Main (32476819, for 5.5), but needs merging into 5.4. ...
LogHTTP:Warnings are populating in the output log when the editor opens any project in 4.15.1 This is not occurring in //UE4/Main This is not occurring in 4.14.3 Marking as regression WarningsLo ...
Platform-specific input for pad axis in 4.24 leads to missing value in VIVE. in 4.23.1 this is not reproduced. ...
By setting an Atlas Group to a newly created sprite, the editor freezes. This feature is most important, even if this issue can only be reproduced by a minority of users. Repro rate: 5/5 Notes:No ...
When using "Get Supported Fullscreen Resolutions" on UE when built with Vulkan, no values are printed out. This is an issue with any platform that builds UE with -vulkan, not just Linux. In Engine ...
When undoing any change to Rest Offset for a collision mesh the engine will crash. This issue is occurring in Binary //UE5/Release-5.3 @ CL 26560699 This issue is occurring in Binary //UE5/Release- ...