When importing a static mesh with a second UV channel setup for the lightmap the second UV is no longer being automatically assigned as the lightmap coordinate index. In 4.12 the second UV detected ...
Landscape holes have collision if the mip level of the landscape is changed from 0 to 1. ...
Object collision ignores landscape components that have been retopologized if the landscapes collision mip level is set to 1 instead of 0. ...
Draw Line in HUD does not respect alpha < 1.0, instead drawing completely opaque in all circumstances. Regression (No) issue (does) occur in 4.10.4 ...
If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...
When a commandlet is run it successfully completes but does not terminate the engine correctly. It appears that multiple requests are made to terminate the engine process these subsequent engine ter ...
If a user has Visual Studio 16.1 installed, UnrealVS will report that it is not compatible and refuse to install. ...
If the "Start Position" in the "Find Substring" node is larger than the number of characters in the "Search in" field a crash will occur. ...
Launching on VR Mobile platform with Mobile Multiview and OpenGL ES3.1 enabled breaks occlusion. Also occuring in Main @ CL4235929 Users example project attached, also confirmed in VR Template. ...
Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...