When changing the variable type or return type of a function in code and hot reload in the editor, blueprints that use the variable/function do not have their pins updated until the editor is closed ...
A user is reporting that using the following code in a GameMode class causes shipping iOS packages to crash on launch:void ANOGSSDKGameModeBase::StartPlay() { std::thread([](){ std::clog << "THRE ...
Other than the presence of the error and the performance cost of looking for a package on disk that does not exist, there are no behavioral problems. When running with legacy (non-iostore) pakfiles ...
Replacing GENERATED_UINTERFACE_BODY() with GENERATED_BODY() in 4.7.0 or above results in an Unreal Header Tool crash and build failure in Visual Studio. This was working in 4.6.1, but when tested i ...
Running into an intermittent crash in MetalRHI when locking to a camera cut in a level sequence. Very similar to [Link Removed] which is an NVIDIA GPU. ...
Using SceneCapture in packaged VR projects causes poor performance. Also observed with SceneCaptureCube Does not occur in 4.18 ...
When the Mobile Previewer loads, the Safe Zone widget is not working properly at startup, and requires a window resize to update to the correct Safe Zone. ...
Synced the code on Windows and transfered to Mac, the file PVRTexToolCLI lost its executable permission bits... UE4 couldn't run the tool, but carried on processing anyway, processing invalid textur ...
-The editor will crash when opening a project with the Renderdoc Plugin enabled while the user has Renderdoc installed on their machine. Uninstalling Renderdoc allows the project to open without cra ...