Blueprint Doesn't Show Components Added at Runtime

Tools - Nov 2, 2015

When a custom component is added at runtime, it does not show up in the details panel when you select the blueprint that it has been added to. Found in 4.9.2 binary. Reproduced in 4.10 Preview 3 a ...

UMG animation timeline runs the length of the visible timeline when previewing animation

UE - Anim - Sequencer - Nov 2, 2015

If the user creates an animation in UMG the animation preview will play the entire visible timeline when the user clicks play (not just the part of the time line that has animations). ...

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

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

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

Custom animation node in game module fails to load in -game or packaged project

OLD - Anim - Oct 29, 2015

Not sure if this is an Animation or a Core issue, but a runtime Anim Node will not load properly with "-game" or in a packaged build. The developer that made this sample read this blog post: [Link ...