Line 9 in https://github.com/EpicGames/UnrealEngine/blob/4.25/Engine/Source/Programs/UnrealInsightsCLI/Private/UnrealInsightsCLI.cpp is '#include "TraceServices/SessionService.h" which used to be lo ...
They've had some luck disabling UDP transport as mentioned in the following articles:https://docs.unrealengine.com/5.2/en-US/udp-messaging-settings-in-the-unreal-engine-project-settings/https://foru ...
Lighting Builds seemingly successfully but produces a Map Check Error for World Settings. There are several things that can be done to "eliminate the issue" and I have separated them into different ...
User reports when creating a project and changing the folder colors in 4.6, then opening the project in 4.7/4.7.1, the folders go back to their default color. Users have also reported this happenin ...
There is a scenario where delta struct serialized fast arrays can replicate changes that introduce additional elements to the array, but without changelists containing the new data. This needs furt ...
A Client connected to a Server that then destroys the session and rejoins will be disconnected after a short time. Unable to reproduce in a new project, however this has been reported multiple times ...
VT Lighmaps don't have the same results as the regular lightmap counterpart and don;t render shadows. https://udn.unrealengine.com/questions/578318/lightmaps-different-after-switching-to-virtual- ...
Paired types (e.g. TMap) in a delegate signature do not compile after nativizing a Blueprint class containing it due to the macro expansion and comma inside the template spec between key and value t ...
Adding animations with a negative play rate (playing backwards) or modifying existing animations in a montage to have a negative play rate causes the timeline in the montage to "squish" and is no lo ...
Licensee also posted on Asnwerhub here, https://answers.unrealengine.com/questions/220787/bug-net-cull-distance-doesnt-work-when-the-player.html Also Reproduced in Main Promotable-CL-2535351 & Rele ...