Materials are rendering now in the preview pane with artifacts caused by the change in the reflection skybox. This can clearly be seen in 4.12 and later by enabling the reflections view in the previ ...
If an AIPerception component is added to an actor and given one element set to either AI Hearing / AI Sight / AI Touch config then the game will crash once Request Stimuli Listener Update is called ...
Trying to use an Open Level function in HTML5 does not allow the level to actually load. Instead, the project flashes and refreshes back to its original position. Open Level function does work on W ...
Using ScreensAlignedUVs material node on some devices does not render correctly at farther distances. Devices tested with: Working: iOS 5s and Pro Working: S7 Edge - SM-g935P Working: LG G4S - ...
When deleting a generated proxy mesh from the HLOD Outliner using the Delete Button while the generated proxy mesh is opened in the static mesh editor will cause the editor to crash. Workaround: U ...
The following warning occurs when building a project for Android in the Test configuration. LogPlayLevel: UnrealBuildTool: [119/283] clang++ Module.Core.4_of_8.cpp [armv7-es2] LogPlayLevel: Unreal ...
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. ...