Foliage instances are culling incorrectly and seem to cull based off of the landscape components and/or entire foliage clusters. Regression? Yes, this issue does not occur in the 4.14.3 binary rele ...
When enabling Daydream on Android devices and uploading it to Google PlayStore, the devices are lowered to 7. ...
This is Linux and possibly Mac specific. FixDeps step does not have the proper dependencies and instead depends on every library, even one it is not relinking. Reported on UDN (see additional URL f ...
The Z value of a trace hit will vary based on the Z value of the start/end points of the trace. The larger the start/end Z range, the larger the variance of Hit.Z values. ...
Keyboard shortcuts for landscape visualizers only work while in Landscape Mode, however the visualizers in the viewport dropdowns work in any mode. I believe there needs to be consistency here with ...
This is probably a continuation from [Link Removed]. [Link Removed] fixed the crash with MS-IME input, but crash/instability can still happen with another Japanese input system, ATOK. ...
Also confirmed in 4.22 Main @ CL 4413632 ...
AAR files may contain multiple architectures and Gradle is including them all instead of filtering them to only include the active architecture in the APK. ...
amendment void APlayerController::OnNetCleanup(UNetConnection* Connection) { UWorld* World = GetWorld(); // destroy the PC that was waiting for a swap, if it exists if (World != NULL) ...
Project will fail to package with more than one actor containing ISM Components. From user: "...After some testing I found that it only occurs if there are multiple actors in a map (either of the ...