D3D12 uses a lot more memory than D3D11

UE - Graphics Features - Nov 4, 2015

We’re aware of some extra memory usage in the DX12, but 100% more is more than we’ve seen! I think it’s multiple sources that is causing the increase in usage but not all are known. For example, I’v ...

Opening a DataTable that is set to a Struct that is using a Key variable will crash the editor

Tools - Nov 3, 2015

Opening a DataTable that is set to a Struct that is using a Key variable will crash the editor User Description: I'm getting this crash when using Key variable in DataTable. I was able to repro i ...

Duplicated blueprints lose components

UE - Gameplay - Blueprint - Nov 2, 2015

Blueprints that have been updated from previous engine versions lose components if duplicated. The original blueprint retains all components but all duplicates lose them. ...

Running Automation Test for Directory Watcher Causes the Editor to Crash

UE - Automation Test - Nov 2, 2015

Running an automation test for Directory Watcher for Plugins causes the editor to crash on the Simple Modify step. Occurs only in 4.10 Preview 3. Regression: This does not occur in 4.9.2, but occu ...

Trigger Volume Blocks First-Person Template Projectile

UE - Simulation - Physics - Nov 2, 2015

When playing in editor, if you fire your weapon at a trigger volume, the projectiles will bounce off of the volume, regardless of the fact that the collision is set to Query Only. This collision als ...

Custom Component Being Added to Wrong Target Blueprint

UE - Gameplay - Components - Nov 2, 2015

When attempting to add a custom component to a blueprint at runtime using the Add Component function, if you give the component an exposed variable, it will ignore whatever target you specify and ad ...

Injected behavior tree decorators sometimes can't access their memory block

UE - AI - Oct 30, 2015

Easiest repro with stack: NotifyDecorator (print on ReceiveExecutionStart) injected: Blackboard condition injected: NotifyDecorator works without Blackboard one in between ...

With Use Fixed Frame Rate turned on, time-based elements of the Editor appear to operate at incorrect rates.

Tools - Oct 29, 2015

Turning on the Use Fixed Frame Rate option for a project causes time-based elements of the Editor to operate at incorrect rates. ...

Capsule component Shape values can be glitched inside of Actor class bp

UE - Gameplay - Components - Oct 29, 2015

Capsule component Shape values can be glitched inside of Actor class bp This effects 4.9.2 and 4.10 Preview 3, however it is working properly in 4.11-2736016 User Description: Alright, so the Cap ...

Memory Leak occurring when switching between levels in Standalone

UE - Foundation - Core - Oct 29, 2015

A memory leak seems to occur when switching between levels multiple times. This is being monitored by memreport full ...