[Bug] 4.7.0 preview 5: Cannot add events for the main component of the SkeletalMeshActor

UE - Gameplay - Blueprint - Feb 9, 2015

In UE4.7 Preview 5, cannot add events for the main component of the SkeletalMeshActor. (see screenshot.) ...

Flickering when scrolling on OS X

UE - Platform - Apple - Feb 9, 2015

Screen flickers severely when scrolling, panning windows on a MAC running 4.6 with Yosemite. *See video linked on AnswerHub post. ...

Cannot connect to SVN on OSX even after setting up keychain

UE - Platform - Apple - Feb 9, 2015

From this AnswerHub: https://answers.unrealengine.com/questions/169750/bug-cannot-login-to-source-control-in-os-x-editor.html Reading through all the information that is given (really useful for a ...

Overridden Interface Functions in Child BPs lose array output pins after closing/reopening the project and become invalid

UE - Gameplay - Blueprint - Feb 7, 2015

Overridden Interface Functions in Child BPs lose array output pins after closing/reopening the project and become invalid. Reproduced in Main //depot/UE4/Promotable-CL-2434822 ...

Crash on Mac while switching between tabs in the main tab bar

Tools - Feb 7, 2015

Crash while switching between tabs in the main tab bar. It's possible this occurs when one of the tabs is being dragged due to the mouse/trackpad still holding the tab after being released. Crash R ...

Some features in the Post Process have stopped working in this instance

UE - Graphics Features - Feb 6, 2015

Post processing has stopped working for the majority of features in the settings. attached: Project download: [Link Removed] ...

Viewport has graphical glitch while editing but not in PIE

Tools - Feb 6, 2015

User has a project that the viewport has gotten corrupted. The icons are now no longer camera facing and are facing in the positive y axis. The sun disc and sky are blurred. When PIE everything rend ...

Format Text node accepts breakpoints w/o execution pins

UE - Gameplay - Blueprint - Feb 6, 2015

Even though the Format Text node does not have any execution pins it is possible to put a breakpoint on the node. NOTE: The breakpoint appears as a yellow circle and does not trigger when the code ...

AISystem::RegisterBlackboardComponent being called not in all valid cases

UE - AI - Feb 6, 2015

Observed by 4.7 preview 5 user. After closed investigation it turned out he had two consequent AIController::UseBlackboard calls, which triggered a ensure failure in AISystem::UnregisterBlackboardCo ...

Can add pins to nodes during PIE

UE - Gameplay - Blueprint - Feb 5, 2015

Pins can be added to blueprint nodes during read only modes, such as PIE. ...