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 ...
When undoing a Replace Selected Actors operation, the resulting actor is corrupt and triggers an ensure where the root component is in the process of being destroyed. This is a regression that poppe ...
Crash when plugging Depth Fade to Base Color and using Required Texture Resolution mode Hi, We have a material that uses the Depth Fade node for the Opacity and Base Color. However, the engine cras ...
The Niagara preview viewport seems to be fixed at a 30fps update time, which makes it difficult to fine-tune short lifetime FX. It would be good to either have options for viewport max fps, or for s ...
Licensees have reported failed multi-thread access code for NavElementAccessDetector in complex levels that have not finished compilation of their static meshes. The eventual failed check is inside ...
Hello, We are building a world with world partition & a lot of nanite foliage. We want to modify out Foliage Instance grid size via the commandlet. [Link Removed] Even in a new empty level the c ...
No user comments in crash group 18 FSlateShaderResourceManager* FSlateDataPayload::ResourceManager; 19 20 static bool IsResourceObjectValid(UObject*& InObject) 21 ...
Attempting to package a runtime plugin (does not occur with a Development plugin) in a Blueprint project fails in 4.21 Preview 2. This also causes some Editor files to be deleted, including the Modu ...
When a list view item in UMG is selected using "Set Item Selection" it will get the item of the first entry in the list or the last entry manually selected by the user. The correct item display nam ...
Adding a child widget that contains a bound animation to a separate widget blueprint results in failure to save. Working in 4.22.3 Tested in: 4.22.3 CL#7053642, 4.24.1 CL#10757647, 4.25 CL#108892 ...