Box Extents of Box Collision is Double scale

OLD - Anim - Mar 12, 2018

When placing the Box Collision inside the world and comparing it to a Box Brush of set equal size, the Box Collision is four times larger than the Box Brush. ...

VehicleGame cannot Compile in the Editor if it was created with a name other than "VehicleGame"

UE - Foundation - Core - Mar 12, 2018

Attempting to compile a VehicleGame project will fail if it was created with a name other than "VehicleGame". ...

Arabic Localization has both Arabic and English letters occupy the same space

UE - Editor - UI Systems - Localization - Mar 10, 2018

In past Engine Versions, Arabic Localization has not been in the Editor, but now symbols populate, but are split with English words. If Arabic is functioning, they should replace English words, not ...

"Get Data Table Column as String" Always returns Last Column

UE - Gameplay - Blueprint - Mar 10, 2018

The final column of DataTable is always returned when using "Get Data Table Column as String" blueprint node. "Get Data Table Column as String" Blueprint node is new as of 4.19 ...

Xcode does not appear to search Library/Frameworks for a framework file that is included in a project

UE - Platform - Apple - Mar 9, 2018

Trying to build a project after including a header file from a framework located in `Library/Frameworks` fails because the file cannot be found. It looks like `Library/Frameworks` is not searched ev ...

Performance problems (freeze) in SCS tree view with a significantly large number of components

UE - Gameplay - Components - Mar 9, 2018

User reports an unreasonably long editor freeze when a significantly large number of components need to be processed in the SCS editor tree view (tens of thousands) when selecting an instance of a B ...

DeferredDecal has rendering issue on iphone

UE - Platform - Mobile - Mar 9, 2018

I uploaded a test project. The issue can be reproduced at Iphone8(IOS 11) and Iphone6s(IOS 10.3.2). ...

Camera offsets do not function correctly on split screen

UE - Niagara - Mar 9, 2018

Camera offset module of particle system does not work when split screen. It seems that it becomes the same offset as one view. I tried reading the code a bit. I thought it was happening because I ...

[CrashReport] UE4Editor_Engine!UpdateRefToLocalMatricesInner() [skeletalrender.cpp:202]

OLD - Anim - Mar 8, 2018

No user comments in the crash group ...

Actor in Map in Struct Causes Crash When Changed

UE - Gameplay - Blueprint - Mar 8, 2018

User submitted bug. Editor will crash after changing key or value in Map. ...