Child blueprints cannot change the default values of inherited variables. ...
When you turn off 'Supports Open GLES2' from the iOS settings and package a game with 'Support Forward Rendering with Metal (A7 and up devices)' the textures/materials are stretched across the objec ...
When you right click on a Skeleton and select "Retarget to another Skeleton," in the subsequent "Select Skeleton" pop up Window, compatible skeletons are not visible when "Show Only Compatible Skele ...
Changing a blueprint node to a pure function while a breakpoint is set on the node will maintain the breakpoint. Additionally, the breakpoint cannot be toggled or removed until the node is turned ba ...
Clearcoat Shader will stop receiving lighting information if any mesh assigned the material using the shader leaves lighting. Also Reproduced in Launcher 4.9 Preview 4, Main-CL-2660934 [Image Remo ...
If a user declares a UFunction with the exec specifier, the UHT will add a call to that function so that it can be used as a console command in the editor. This becomes an issue when the declaration ...
If a blueprint based on a custom World Settings class is set in the project settings then the editor crashes on open ...
None of the other FBodyInstance properties are showing up either in the Foliage tool or viewing a FoliageType asset in the content browser. ...
Add option to compile iOS OpenGL ES or Metal shaders and whether to force 32bppHDR at each QL If Metal shaders are a scalability option we can compile them only for high and compile only OpenGL fo ...
Lots of details on the related UDN thread. In short, Navigation System is not handling properly deep component hierarchies. I've added a test map for this to AIProject, it's ComponentHierarchyOnNa ...