NavMesh does not update properly when "Can Ever Affect Navigation" is toggled

UE - AI - Mar 27, 2015

if I place a mesh with "Can Ever Affect Navigation" set to true, then set it to false, it will leave the NavMesh with a bugged "hole" that AI does not path around correctly (causing the "Blocked" er ...

'Affect Translucent Lighting' setting on Lights not working in Forward Renderer

UE - Graphics Features - Apr 30, 2017

The option 'Affects Translucent Lighting' for lights does not seem to have an affect objects/materials using translucency. I tested this setting in the Deferred Renderer and it works as expected. I ...

Using the Windows 10 Chinese Pinyin keyboard can cause the editor to crash

UE - Editor - UI Systems - Localization - Nov 1, 2016

When the Windows 10 Chinese Pinyin keyboard is being used to enter text into a context menu in a graph editor and is interrupted by the context menu being closed, the editor freezes and results in a ...

Brush Clip Affects Surrounding Geometry Beyond the Geometry It Is Applied To

UE - LD & Modeling - Modeling Tools - BSP - Dec 2, 2016

Brush Clip affects the surrounding geometry beyond the geometry it is applied to. (*See attached image for clarification) Regression: No ...

Custom Nav Area Not Affecting Nav Mesh Until Restart

UE - AI - May 2, 2016

When using a Nav Modifier volume with a custom Nav Area class, the Nav Mesh is not being affected until the editor is restarted. Found in 4.11.2 binary. Reproduced in 4.12 Preview 1 binary and Main ...

Tappy Chicken in 4.10 via Github has asset dependency issues which halt packaging

Docs - Samples - Dec 7, 2015

Tappy Chicken when downloaded as a 4.10 project and opened in a Github version of the engine, the TappyAutomated Map has "externally referenced" assets which cause the engine to be unable to packag ...

C++ Projects Crash in Mac OS 10.11 El Capitan when No Audio Device is Present

UE - Platform - Apple - Dec 22, 2015

This issue has been reported by two different users with very similar circumstances: Both report the editor freezing when trying to compile UE4.10 C++ Projects running Mac OSX 10.11.1 if no audio i ...

Gradual drop in Performance on Windows 10 projects after Toggling Fullscreen

Tools - Nov 30, 2015

It seems that when working in any project on a Windows 10 machine, there is a gradual rise in frames per second and a consistent drop in performance. The user reporting this issue claims his frame ...

Foliage Instance Static Meshes do not affect the Navmesh

UE - AI - Navigation - Apr 25, 2022

Foliage Instance Static Meshes do not affect the Navmesh. I tried changing the Custom Navigable Geometry to 'Yes' & 'Even if Not Collidable' but got the same results. Repro Rate: 4/4 Tested this i ...

Code Projects with Substance plugin enabled fail to convert from 4.10 to 4.11

Tools - Mar 30, 2016

Converting a 4.10 project that includes the Substance Plugin to 4.11 will fail to compile. Workaround: Disabling / removing references to the plugin will allow the project to convert successfully. ...