This is a common crash occurring in the 4.16 release. It seems to be related to applying a material to a mesh that is being used in Foliage. Crash Reports are spread out among many different Crash ...
From Licensee: The bug comes from the call of the function `FoliagePartitioningUtils::Update` in the method `AInstancedFoliageActor::MoveInstancesForMovedComponent`. When the function `FoliageParti ...
Using "Replace variable with..." does not mark a blueprint as needing compilation. Reproduced in 4.9.2 binary, 4.10.1 binary, and Main 4.12 (CL 2813214). This is not a regression; the same bug appe ...
A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...
This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Source Context 144 { 145 NewLandscap ...
This is a trending crash in the 4.17 release. Update: also trending in the 4.18 release User DescriptionsImporting new charactertogled lighting modes on shadersChanging attriubtes on a materialWa ...
Sent in the unattended mode ...
Converting a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...
Placing Grid3D_Gas_Explosion into a level then packaging the level for windows will crash the packaged project. The package will give an error that it crashed while loading and quit. This does not ...
Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...