Incorrect error message when child actor mobility doesn't match

UE - Gameplay - Components - Feb 21, 2017

When the mobility type of a child actor component and the class it is spawning are incompatible the error message no longer makes sense. ...

Static meshes with auto-generated LODs can no longer share lightmaps between LODs

UE - Graphics Features - Feb 21, 2017

User report: With 4.15 using only auto generated LOD's static mesh LOD levels can't share computed lightmaps anymore. This cause severe memory increase and it's making lightmass build times way slow ...

Scene Captures not working on Android

UE - Platform - Mobile - Feb 21, 2017

User reports scene captures are not working on Galaxy S6 and S7 both in regular mode and in GearVR mode. ...

Crash in FStreamingTextureLevelContext::GetBuildDataIndexRef

UE - Graphics Features - Feb 20, 2017

Error message: Assertion failed: BoundState.Texture == nullptr || BoundState.Texture == Texture2D [Link Removed] [Line: 371] Source Context: 358 if (LevelIndex) // If the index is found ...

Crash when pressing Ctrl-Z after creating a blueprint function

UE - Gameplay - Blueprint - Feb 20, 2017

Crash when pressing Ctrl-Z after creating a blueprint function *This is a regression: Working in 4.14.3-3249277 Not working in 4.15.0-3299760* Crash Reporter: Error message: Access violation ...

[daydream] Black screen with FirstPersonTemplate and 4.15P4

UE - Platform - XR - Feb 17, 2017

https://answers.unrealengine.com/questions/561763/daydream-black-screen-with-firstpersontemplate-and.html Any msaa setting except none results in a black 3d scene on daydream. ...

Exposure Is More Extreme In High-End Mobile Preview Modes

UE - Platform - Mobile - Feb 16, 2017

In high-end mobile preview modes the exposure will return much more exaggerated results. This is related to the new default tone mapper settings since changing r.TonemapperFilm to 0 solves the issue ...

Mac ShooterGame crashes when loading into the match with Pak files

UE - Platform - Apple - Feb 15, 2017

ShooterGame crashes when loading into the match on Mac when that ShooterGame was packaged with Pak files. The ShooterGame project was created using the Unreal Engine Launcher I do not see this is ...

Crash on reimport animation when there is an additive animation track and fbx frame number is different

OLD - Anim - Feb 14, 2017

When an animation sequence has an additive animation track, reimporting a fbx would crash the editor if the new fbx has a different number of frames. ...

Crash Re-Importing animation with Additive Layer Tracks after adding a bone to the hierarchy

OLD - Anim - Feb 13, 2017

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 633] Array index out of bounds: 68 from an array of size 68 Source Context: 733 734 Extrac ...