Blueprint with ChildActorComponent causes BP set as child to become dirty on open/edit

UE - Gameplay - Blueprint - Mar 31, 2017

If a blueprint has its root component set in code, adding that blueprint as the child actor component of a second blueprint will cause the first to become dirty anytime the second is opened or edite ...

Trying to load a missing map causes a crash in a packaged game

UE - Gameplay - Blueprint - Mar 30, 2017

This jira was originally filed for "Calling a remote event on a streaming level appears to cause a crash in a packaged game" but the actual crash reproed has to do with trying to load into a nonexis ...

Particle Bounds Don't Update Correctly After Moving Particle Component Via BP

UE - Graphics Features - Mar 30, 2017

It appears that particle components don't update their bounds correctly when they are moved in a scene. If a particle emitter isn't currently visible at the start of the game it will remain culled. ...

High Quality Lights Do Not Move With Local Space Particles Correctly

UE - Niagara - Mar 29, 2017

High quality particle lights won't behave as expected under these conditions.A particle system component has its relative location offset in blueprintThe particle system is using local spaceThe ligh ...

Google VR Freezes up when touching a text box

UE - Platform - XR - Mar 29, 2017

Google VR Freezes up when touching a text box This was tested on the Google Pixel XL ...

Crash When Using Kill Box/Kill Height With Ribbon Emitter

UE - Niagara - Mar 29, 2017

Ribbon type particles seem to crash the engine if they enter a killbox. This reproduces 8/10 times on the first attempt, you may need to play with the kill box placement (left corner and right corne ...

Packaging fails with Event Driven loader enabled and two function libraries reference each other

UE - Foundation - Core - Mar 29, 2017

Packaging fails with Event Driven loader enabled and two function libraries reference each other even though the functions referenced in each library to NOT call each other in such a way as to creat ...

High GPU Memory Consumption when Moving an actor that contains a SceneCapture2D

UE - Graphics Features - Mar 29, 2017

When using a SceneCapture2D within blueprints (as a component or actor blueprint) and moving the blueprint around while placed in the world (Capture Every Frame and Capture on Move enabled). The mem ...

Crash at runtime when rotating a retainer box that contains an image

UE - Editor - UI Systems - Mar 29, 2017

Crash at runtime when rotating a retainer box that contains an image ...

Editor crash when opening Project Settings on Linux

UE - Platform - Linux - Mar 29, 2017

When the Project Settings is opened on Linux, a call is made to run an iOS-related C# program (execute iPhonePackager certificates). This call causes the editor to crash. Unable to find mention of ...