Regression is unconfirmed ...
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 ...
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. 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 (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 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 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 ...
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 ...
Calling RegisterComponent in the PreInitializeComponents of an Actor will cause child components of its components to be ignored because the Actor is still being initialized. My understanding is tha ...
Running the command {,,UE4Editor-Core}::PrintScriptCallstack() in the Immediate Window in Visual Studio while debugging is paused in Visual Studio will result in a breakpoint being hit when the ...