Deploying from Windows to Linux fails on the first attempt

UE - Platform - Linux - Aug 3, 2017

After hitting this failure, if you try to deploy again, then it will work. This only occurs on the first attempt. Initially, I thought I hit a disc space issue I was hitting due to having a sample ...

Instance Synced properties in Blackboard cause a crash

UE - AI - May 8, 2020

Using an Instance synced property in a Blackboard causes a crash when exiting PIE. This is a regression from 4.24.3 (CL-11590370). This was reported and tested in 4.25 (CL-13144385). This was teste ...

App crashes when executing 'Export to Disk' node on Android

UE - Platform - Mobile - Aug 11, 2020

Regression is unconfirmed ...

Docking tabs to the main viewport will hide other viewports that are not docked

UE - Editor - UI Systems - Slate - Mar 3, 2015

If any tabs are undocked from the main viewport and another tab is then docked to the main viewport it will hide any undocked tabs. This only appears to affect tabs that in the Menu > Window with ex ...

Low fps on Linux when tooltip window appears

UE - Platform - Linux - Jan 14, 2016

Hovering the mouse over an asset/menu option that produces a tooltip window, the fps will drop while the tooltip is visible. Reported using Mint Cinnamon 17.3 Internal machine uses Ubuntu 15.10 and ...

Custom events cannot be overriden in child blueprints

UE - Gameplay - Blueprint - Jul 25, 2017

Custom events cannot be overriden in child blueprints. The add event option is no longer available so as to override a custom event that was created in the parent. This appears to be a regression. ...

Gear VR appears Choppy when add Widget components to the scene

UE - Platform - XR - Aug 1, 2017

Gear VR appears Choppy when add Widget components to the scene (this issue was not present in earlier version of the engine in the same project (4.16 appears to be a regression for 4.17)) Note: The ...

When encrypt assets and packaging ,crash at game startup

UE - Foundation - Core - Sep 11, 2017

When ShooterGame project is packed from RunUAT.bat, if you give encryption option, crash occurs at game startup. Without granting the encryption option crash does not occur. This occur. This problem ...

Transform track can't be edited for Spawnable empty actor in Sequencer

UE - Anim - Sequencer - Oct 2, 2017

Transform track for a spawnable Empty Actor always shows 0, 0, 0 and it can't be edited. I could repro this in 4.17.2 and 4.18 Preview 2. This does not happen in 4.15.3 and 4.16.3. So this could b ...

CoreRedirects cannot be properly used to rename a BlueprintImplementableEvent that has a return value

UE - Gameplay - Blueprint - Dec 7, 2017

Attempting to use CoreRedirects to rename a BlueprintImplementableEvent that has a return value results in the function not being renamed in the Blueprint subclasses and its Return Value nodes causi ...