glDebugMessageControlKHR in InitDebugContext() causes Zenfone 5 app crashes on launch

UE - Platform - Mobile - Dec 15, 2015

Game applications crash on Zenfone 5 once they're launched. This seems to be due to the InitDebugContext(). Chris requested this to be entered for tracking purposes. Chris B: I believe the problem ...

Source build does not compile if OS is set to Turkish

UE - Foundation - Core - Dec 14, 2015

Attempting to build the editor from source will fail to compile in VS if the computers Region format / Language is set to Turkish. This is caused by #ifndef Identifiers being translated incorrectly ...

10 Pixels Added to Width & Height of Floating Editor Windows Each Time Project is Reopened

Tools - Dec 14, 2015

Each time the editor opens a project, the INIalt text file changes, adding 10 pixels to the width and height of floating sub windows, thus negating the usefulness of the "Save Layout" feature. *Obs ...

Setting bNotConnectable does not prevent the pin from being promoted to a variable

UE - Gameplay - Blueprint - Dec 14, 2015

When using bNotConnectable to prevent a blueprint pin from connecting to other pins, it is still possible to right click on the pin and choose the "Promote to Variable" option. Doing so will add a ...

Throbber color does not appear to change when modifying the tint value

UE - Editor - UI Systems - Dec 14, 2015

If the user changes the tint color of the throbber widget the color of the widget does not appear to change. ...

Performance issues with World Composition

Tools - Dec 14, 2015

Licensee reports performance issues with ULevelStreaming::GetWorldAssetPackageFName, repeatedly constructing an FName for every sublevel. Should cache this. ...

Duplicate slots being created in Anim Slot Manager

OLD - Anim - Dec 11, 2015

Duplicate slots are being created automatically under the Default Group in the AnimSlotManager. This is causing some problems because it replaces the originally created slot with the duplicate in t ...

Sync'ing an asset through the editor does not update the asset until the project restarts

If an asset file is checked out / edited in source control and checked back in, others will see the yellow exclamation mark to indicate that there is an update to the asset but choosing to sync does ...

Mouse Position doesn't properly update on tick when framerate is low in standalone game

UE - Editor - UI Systems - Slate - Dec 11, 2015

If a game is run in the standalone editor and the FPS drops to ~20-30 FPS, pressing an event such as LMB and returning the mouse position on tick will cause the tick to jump inconsistently. Note: ...

Editor Crashes When Duplicating Actor that Contains Additional Components

UE - Gameplay - Dec 11, 2015

Attempting to spawn a copy of an actor that has components that were added to an instance of that actor in the level causes a crash. Spawning the actor without adding additional components to the in ...