This is a longstanding crash that occurs with low frequency per release, but has affected 400 users since the 4.11 release. Unfortunately among all of them, only one has provided any description. ...
Building HLODs for a very large landscape with Virtual Textures enabled results in the built HLODs being very dark for the most part. Building the same large landscape's HLODs with Virtual Textures ...
When using a Blueprint Widget that has an image using a material in the User Interface Material Domain will not render when it's a newly created project in 4.11. However, if you were to copy a proje ...
Setting the Runtime Generation on the Recast Nav Mesh to a different preset than what is set in the Project Settings causes an error to appear upon trying to package the project, and causes the pack ...
FOnlineSessionLive::CreateSession creates the session early into the method. Later, the method can fail but the session and is never cleared up (see the various catch statements in the tasks which o ...
The licensee is receiving an ambiguous search warning after recompiling the blueprint of an object involved in a level sequence that is contained in a hidden sublevel (which is then loaded and made ...
FNativeClassHeaderGenerator::ExportEnum produces this behavior. If an enum has “MAX” somewhere in the array, it removes last element. I tested my code to fix the issue.// code placeholder bool UE ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
In UE 5.5, when loading a map and selecting "Build – Build Paths", the nav mesh is not generated on any BSP brushes (although it is correctly generated in static meshes). This did not happen in earl ...
When using a laptop with an added in graphics card that's Nvidia, the menus in the editor duplicate. However, if you force the editor to use the integrated graphics card, it does not occur. From th ...