Hot reload iteration times have been crippled ever since CL# 3332960, which was a fix for [Link Removed]. ...
I was unable to reproduce this locally, but a licensee reported having trouble creating a local installed build of the Engine with only Visual Studio 2017 installed. The licensee reported that the S ...
Code projects in 4.18 cannot be opened in DebugGame from the commandline. REGRESSION: Yes. This worked successfully in 4.17.2. The attached log is from 4.19. The log for 4.18 was similar. ...
If Visual Studio 2017 is currently installed and the preview version is installed alongside it, Setting Editor Preferences>Source Control>Source Code Editor to Visual Studio 2017 will always open th ...
Adding a code class to a blueprint project causes the editor to crash after attempting to hot reload. This only occurs for a fully bluprint project, code projects or BP projects that have already h ...
Attempting to create a local binary build of the Engine for the iOS platform using BuildGraph is currently failing. While trying to build UHT for Mac using a remote build, the build fails because it ...
Result: Crash while compiling modules for the projectFatal error: [File:d:\Builds\Release-4.18\Engine\Source\Runtime\CoreUObject\Private\Templates\Casts.cpp] [Line: 10] Cast of nullptr to Package fa ...
User is not able to use Goto Definition on Engine native function in a Binary (Launcher) build. Notifications appear reading "Could not find code file...", and the following is spammed in the outpu ...
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 ...
When changing the Local Derived Data Cache setting in Editor Preferences, the user isn't prompted to restart the editor, unlike other settings that require a restart to work. ...