UParticleSystemComponent::TickComponent is missing call to parent

UE - Gameplay - Mar 4, 2015

In ParticleComponents.cpp the function UParticleSystemComponent::TickComponent don't not make any call to Super::TickComponent. This causes issues when using it in blueprints, such as not being abl ...

Editor Crashes when clicking on Transform(Modify) Bone node in Content Examples

OLD - Anim - Mar 4, 2015

Crash Report: [Link Removed] Error Message: Assertion failed: ResultString.Num() == 3 [Link Removed] [Line: 298 Description: In the Content Examples Project, in the Blueprint, "CurveAnimBlueprint_ ...

After upgrading to 4.7 from 4.6, one of the Blueprints in this user's project will not save its Replicates setting

UE - Gameplay - Blueprint - Mar 4, 2015

One of the Child Blueprints in this user's project will not save its Replicates setting. The Blueprint (apa_room01) is a child of MasterRoom, which has Replicates enabled. When apa_room01 is first o ...

HDRI reflections on HTML5 not Rendering Correctly

UE - Platform - Mobile - Mar 4, 2015

"No problems. The HTML5 output works also without any problems with Firefox Nightly 64 Bit. But with the Firefox 32 Bit (Nightly) I get these graphic errors." Only occurring in 32 bit versions of p ...

ServerTravel from a map with a GameMode set to Use Seamless Travel and then ServerTravel back from a map without Seamless Travel enabled will crash the editor

UE - Networking - Mar 3, 2015

ServerTravel from a map with a GameMode set to Use Seamless Travel and then ServerTravel back from a map without Seamless Travel enabled will crash the editor. Reproduced in 4.7.1 binary and Main ( ...

Performing a Hot Reload after changing a UPROPERTY from BlueprintReadWrite to BlueprintReadOnly results in the variable not being shown in context sensitive search results in the Event Graph.

UE - Gameplay - Blueprint - Mar 3, 2015

Changing a UPROPERTY value from BlueprintReadWrite to BlueprintReadOnly, or vice versa, and performing a Hot Reload results in the variables not being found in the Blueprint's Event Graph context se ...

Deploying a project with Portrait orientation will appear stretched on the Nvidia Shield Tablet

UE - Platform - Mobile - Mar 3, 2015

When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...

Non-Uniform Mobile Content Scale Values Render Black Screen when Launching to Mobile Device

UE - Platform - Mobile - Mar 3, 2015

When attempting to set the configuration for mobile devices within the Engine/Config/DefaultDeviceProfiles.ini, any value that is non-uniform like 1.2 or 1.6 will render a black screen after deployi ...

Blueprint child asset is set moved to offset position when set to simulate physics

UE - Gameplay - Mar 3, 2015

When setting up a BP via the scene with the new method of adding components and converting to a BP the child component that is set to simulate physics enabled will be offset from its original positi ...

Docking tabs to the main viewport will hide other viewports that are not docked

UE - Editor - UI Systems - Slate - Mar 3, 2015

If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...