Using Integer Bitmask crashes editor

UE - Gameplay - Blueprint - Jun 2, 2016

attempting to open a project with Bitmask Flags set to true in a blueprint crashes editor. Note In attached project, the crash has been narrowed down to the filepath \Content\ThirdPersonBP\Bluepri ...

r.ScreenPercentage.Editor does not function

UE - Graphics Features - Jun 2, 2016

Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...

AI Perception Hearing Sense Successfully Sensed Returning False

UE - AI - Jun 2, 2016

AI Perception Hearing Sense is returning false for successfully sensed, even when a Noise Event is being reported. Found in 4.12 binary. Reproduced in 4.11.2 binary. ...

[CrashReport] UE4Editor_BlueprintGraph!BlueprintActionFilterImpl::IsEventUnimplementable() [blueprintactionfilter.cpp:588]

UE - Gameplay - Blueprint - Jun 1, 2016

This crash has been reported through the 4.12 Previews and is continuing to occur in the 4.12.0 release. Additional information about this crash is not available at this time, however it may be the ...

Setting a parent and child static mesh scale to negative effects the rotation on child movement

UE - Gameplay - Jun 1, 2016

Setting a parent and child static mesh scale to negative effects the rotation on child movement This is a regression. Worked in 4.11.2. User Description: We have a simple project example (see att ...

Setting blueprint name as a copied blueprint node crashes editor

UE - Editor - UI Systems - Slate - Jun 1, 2016

Setting blueprint name as a copied blueprint node crashes editor Frequency 5/5 Crashreporter [Link Removed] Regression (no) issue (does) occur in 4.10.4 ...

Access violation crash on startup after converting project

UE - Graphics Features - Jun 1, 2016

Access violation crash on startup after converting project User Description: We were using 4.10.4, and are trying to upgrade to 4.11.2. The project will convert and open fine the very first try, b ...

Cannot Access Spawn Actor From Class Inside Function Library

UE - Gameplay - Blueprint - Jun 1, 2016

Spawn Actor From Class is not accessible inside of a blueprint function library. It is expected that it would be accessible and would come with an exposed world context object pin. ...

New Material Thumbnails are appearing distorted

UE - Rendering Architecture - Materials - Jun 1, 2016

When creating a new material the thumbnail will start out as the default material sphere but then quickly appear distorted, almost like its zoomed in really close. This does not affect already creat ...

DefaultSceneRoot causes Get Actor Bounds to Return 128

UE - Gameplay - Jun 1, 2016

When using the Default Scene Root component in a blueprint with no additional components, the box extent of the Get Actor Bounds node is returning 128,128,128 instead of the expected 0,0,0. If you ...