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

Crashreporter.exe does not appear in packaged projects

UE - Foundation - Core - Oct 30, 2015

Crash Reporter does not get packaged with development build projects when they have "Include Crash Reporter" set to true in packaging options. ...

Decals Do not Render in Orthographic Lit views

UE - Graphics Features - Oct 30, 2015

Decals do not render in any view other than Perspective. This is also true for orthographic projections. ...

Detour AI Controller Not Functioning Properly

UE - AI - Oct 30, 2015

Using AI Detour in 4.9.2 works as expected, however, when upgrading a project from 4.9.2 to a newer version, the AI pawns fail to properly navigate around each other when moving to their respective ...

Adding widget to viewport on code overlap event causes the editor to crash when opening child blueprint

UE - Editor - UI Systems - Oct 30, 2015

Setting a UMG widget to be added to viewport when a volume is overlapped though code and creating a blueprint of this class causes the editor to crash when the blueprint is opened if the BP has a st ...

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

Key type checking nodes cause the BP to become dirty upon reopening it

UE - Gameplay - Blueprint - Oct 29, 2015

All "Key" related BlueprintPure nodes cause the Blueprint to become dirty when the Blueprint is reopened. This includes: Key Get Display Name Key Is Float Axis Key Is Gamepad Key Key Is Keyboard Ke ...

Disabling the oculus rift plugin but no the Oculus input or Oculus Library will cause a crash

UE - Platform - XR - Oct 29, 2015

If the user disables the oculus rift plugin without disabling the oculus input and oculus library plugins the project will crash on opening. ...

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