When the default click trace channel is set to something other than ECC_Visibilty, the editor does not take the change into account when determining which channel is being blocked. Download link fo ...
The scroll bar in a scroll box does not currently indicate that it is interactable. The UWidgetInteractionComponent::IsOverInteractableWidget() function returns true if it is over a button, but retu ...
There are tiled artifacts that appear on Mac Sierra when reflection captures overlap. Tested with Asset #3595 MacOS Sierra Version: 10.12.1 NVIDIA GeForce GT 750M Driver: 367.15.10.05f01 ...
The comments describing the colors for LODColorationColors in the BaseEngine.ini file are incorrect. These comments seem to have been added in 4.13. ...
A crash occurs when using the Ansel screen capture plugin. Some of the crashes are actually silent crashes and the editor becomes unresponsive, but does not produce a Crash Report Dialog window. Ot ...
Attempting to call a FRootMotionMovementParams function results in an unresolved externals error on compile because of the static FVector RootMotionScale variable. Workaround: In source, removing s ...
FSupportedAreaData is causing an unresolved linker error when it is used. ...
Using the Clean option on a 4.15 project in Visual Studio currently fails with Visual Studio stating that it cannot find the ReadyToClean batch label. Selecting the Rebuild option shows the same mes ...
A crash is occurring when attempting to use the netprofile command while running a packaged game with the server on one PC and the client on another. ...
Splash screens never clear on oculus. Testing in 4.14 it seems like UOculusFunctionLibrary::HideLoadingSplashScreen() is never called, maybe still the case in newer versions? Was unable to clear a ...