Opening a project that contains an actor in viewport with a child actor component of type TextRenderActor crashes the editor

UE - Gameplay - Blueprint - Jan 12, 2016

If a blueprint with a child actor component of type TextRenderActor is added to a level and the editor is saved, closed, and reopened, the project will crash with the following assert: Assertion ...

Line height for text boxes does not appear to be affected by scaling when using a scale box

UE - Editor - UI Systems - Jan 12, 2016

When scaling text with a scale box the letter will begin to overlap when scaled up or become really far apart when scaling down (this is referring to the space between the top and bottom of the lett ...

Engine module doesn't properly reference dependencies on the NetworkReplayStreaming module

UE - Networking - Jan 12, 2016

Need to add NetworkReplayStreaming to the list of PublicIncludePathModuleNames in Engine.Build.cs ...

Crash when setting Project to only use Windows and DX11 with texture compression as BC7

UE - Graphics Features - Jan 11, 2016

When user sets their texture compression to BC7 while the project settings are set for Platform to only be Windows and use only DX11 this will cause any textures with this set to cause a crash when ...

AttachRootComponentToActor being used over a network can cause an Ensure (previously an Assertion) to be triggered.

UE - Gameplay - Jan 11, 2016

This is a continuation of [Link Removed]. The previous ticket changed an Assertion to an Ensure in order to stop a crash from occurring, and stated that a more complete fix would be coming in 4.10. ...

Client crash on seamless travel in DataReplication with lag

UE - Networking - Jan 11, 2016

When server traveling, client may crash due to lag while attempting to replicate object/property. ...

Struct crashes when switching variable types while the default values are being shown

Tools - Jan 11, 2016

If the user switches between two variable types in a struct while the default values are being shown then the editor will crash ...

Crash when using +CVars=r.MobileContentScaleFactor=2

UE - Platform - Mobile - Jan 11, 2016

Iphone 6 Plus crashes when using +CVars=r.MobileContentScaleFactor=2, but it will run if you use +CVars=r.MobileContentScaleFactor=1. The project linked is set up with +CVars=r.MobileContentScaleFac ...

Static mesh does not show after using "Merge Actors" if the mesh is part of a child actor component that has been added to the blueprint

UE - World Creation - Worldbuilding Tools - HLOD - Jan 11, 2016

If a user has two blueprints, one with a static mesh and the other with a child actor component that contains a static mesh and that user uses the merge actors tool the child actor component's stati ...

[CrashReport] UE4Editor-Core.dylib!<Unknown>

UE - Platform - Apple - Jan 11, 2016

Tried to add new event in blueprint but crash Crash reporter link: [Link Removed] ...