Static lighting issues with foliage

UE - World Creation - Worldbuilding Tools - Foliage - May 28, 2016

The user reports a scene with a reasonable number of foliage instances renders with black lighting: After updating to 4.11 (.1 or .2 doesn't matter) I have not been able to bake my lighting properl ...

Level sequence updates more than once per frame when content editors are open

UE - Anim - Sequencer - May 27, 2016

When content editors are open, they cause sequencer to be updated more than once per frame. This causes animations running in PIE to play faster than expected. Licensee provides code for a potential ...

Peripheral Vision Angles Greater Than 180 Are Being Ignored

UE - AI - May 26, 2016

Values that are larger than 180 for the Pawn Sensing component's Peripheral Vision Angle setting are being ignored. If they are higher than 180, the pawn will act as if it was set to 180. Found in ...

Procedural Foliage Blocking Volume Blocks Sight Perception

UE - AI - May 25, 2016

Sight perception is being blocked by Procedural Foliage Blocking Volumes. Setting the volume to No Collision resolves the issue, but then the volume will not block foliage. Found in 4.12 Preview 5 ...

PhysicsConstraintComponent not editable on instances.

UE - Simulation - Physics - May 25, 2016

When adding a PhysicsConstraintComponent to a class, it can be properly edited in the Blueprint editor. However, if trying to manipulate it via the instance editor, it is "locked down" ...

FBX 2016 Z-Up fails to import on some FBX files

Tools - May 24, 2016

When using Z-up for Axis Conversion on export using FBX 2016 from a modeling program (3DS Max 2016 used for this test), this axis selection will fail to import with the warning listed below. If usin ...

Asset selection menu tooltips can overlap the dropdown menu

Tools - May 23, 2016

Asset selection menu tooltips can overlap the dropdown menu. It is using the Content Browser tooltips, which attempt to go down and to the right of the menu. However, if the menu is close enough t ...

Spot Lights are not using Light Propagation Volumes when enabled

UE - Graphics Features - May 23, 2016

As of 4.9 Dynamic Indirect Lighting with Light Propagation Volumes should be supported for Spot Lights. This does not appear to be the case for several versions that I could see. Using the methods o ...

Toggling SetSimulatePhysics state on a Primitive component with a child PrimitiveComponent leaks PxShapes

UE - Simulation - Physics - May 23, 2016

FBodyInstance::Weld did not check to see whether or not child components were already welded to a parent. This meant that whenever Weld was called, ShapeToBodiesMap would continue to grow in size, e ...

Particle light flickering with certain Post Process Settings

UE - Graphics Features - May 23, 2016

Particle lights cause flickering when using either FXAA or no AA, but turns into black squares on the screen when you enable Gaussian Blur Regression: Yes, does not occur in 4.10 ...