Switching CanEverAffectNavigation on a Dynamic Obstacle Leaves Original Area Behind

UE - AI - Sep 15, 2016

When setting Can Ever Affect Navigation to false, moving it, and then setting it back to true, the originally affected area remains, and it also creates a new affected area. This occurs each time y ...

'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 ...

Shader Model 5 and Tessellation causes unintended effects on Linux

UE - Platform - Linux - Jul 6, 2016

Using Shader Model 5 and tessellation on Linux gives strange results that are not present when used on Windows ex: 1) When using Shader Model 5 on Linux, turning on Translucent blend mode and Tesse ...

Content Examples: Example 1.5 is stiff in Cloth Map

Docs - Samples - Apr 26, 2017

Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...

glDebugMessageControlKHR in InitDebugContext() causes Zenfone 5 app crashes on launch

UE - Platform - Mobile - Dec 15, 2015

Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...

SetActorLocation does not affect WheeledVehicles

UE - Simulation - Physics - Sep 21, 2015

When using SetActorPosition() on a WheeledVehicle, it does not affect it in any way. This worked previously in 4.8. This has also been tested in main CL# 2698791 This may be related with: https:// ...

Dynamic Obstacle Blueprint components do not correctly affect navmesh in standalone mode

UE - AI - Jul 21, 2015

Static mesh components of blueprints with "Is Dynamic Obstacle" set to true do not correctly affect navigation when standalone mode is initially run. Once another object is moved and the navmesh is ...

Custom Primitive Data on BP instance not taking affect while in editor

UE - Rendering Architecture - Apr 5, 2023

https://udn.unrealengine.com/s/case/5004z00001n9LsOAAU/custom-primitive-data-on-bp-inst ance-not-taking-affect-while-in-editor Original Repo is from 4.27, however, it still happens in 5.2. This is ...

Noticeable Difference In Temporal AA Sharpness From 4.12 To 4.13

UE - Graphics Features - Oct 17, 2016

There seems to be a noticeable difference with the temporal AA sharpness in 4.13. This was confirmed by setting Temporal Sample count and sharpness with the same settings in a 4.12 project. A side b ...

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 ...