[CrashReport] UE4Editor-CoreUObject!UObject::IsSelected() [obj.cpp:1149]

UE - Graphics Features - Jan 12, 2019

Generated from CrashReporter ...

Android Packaging fails if SDK path set in Project Settings contains a space

UE - Platform - Mobile - Jan 11, 2019

Attempting to package for Android when your SDK settings are pointing to a directory that contains spaces results in a failure. This can be worked around by moving the NVPACK folder and its contents ...

Moving Widgets once produces multiple "Animatable Property Changed" Undo Transactions

UE - Editor - UI Systems - Jan 10, 2019

Moving Widgets produces multiple "Animatable Property Changed" Undo Transactions that appear to do nothing Similar to [Link Removed] Also occurs in //UE4/Main at CL 4702542 ...

Hot Reload fails if a project and Engine are placed next to each other in the same root folder that has the same name as the project

UE - Foundation - Cpp Tools - Hot Reload - Jan 8, 2019

Hot Reload does not work if a project and the Engine that project is associated with are placed next to each other in the same root folder that shares the same name as the project. During the Hot Re ...

Race condition in the late update manager

UE - Platform - XR - Jan 7, 2019

https://udn.unrealengine.com/questions/476212/race-condition-in-lateupdatemanager.html In short, the trick storing a pointer to the packed index of the primitive does not work as it is simply a p ...

Editing Lighting Intensity Field Value Fails

Tools - Jan 7, 2019

You cannot change the intensity by just adding/changing numbers. You have to completely retype the entire value. Found in 4.21 CL# 4613538 and 4.22 CL# 4681912 ...

[Feature Request] Mouse-wheel zoom logic seems incorrect in UI Designer

UE - Editor - UI Systems - Jan 7, 2019

When using the mouse wheel to zoom the Designer view, the behavior is not intuitive. (ZoomLogicDesigner.gif) in the Designer view, place the mouse near the top left corner. Use the mouse wheel to ...

When r.CustomDepth = 3 (Enabled with Stencil), the values of SceneDepth and CustomDepth are different on IOS

UE - Graphics Features - Jan 7, 2019

The user wants to express using the difference between SceneDepth and CustomDepth. However, when r.CustomDepth = 3 (Enabled with Stencil), the expression can not be realized because the SceneDepth a ...

Enabling Merge GC Clusters and Blueprint Clustering causes a packaged Window project to crash

UE - Foundation - Core - Cooker - Jan 3, 2019

Enabling the check boxes for Merge GC Clusters and Blueprint Clustering causes packaged Windows projects to crash on startup. The log and dump files regarding this crash have been attached to this t ...