This is a common and longstanding crash that has occurred since at least 4.9. The issue appears to be due to missing ShaderCompileWorker.exe in binaries, but many of these crashes occur in the vani ...
Changing class code causes class instance placed in the viewport to produce the warning message shown below upon hot reload. Also reported that callstack occurs but does not crash the editor. The ...
This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 304 int32 FUObjectArray::AllocateSerialNumber(in ...
This is a somewhat common crash that has occurred since at least the 4.16 release. User DescriptionsReimported a skeletal mesh from an FBX file.reimported static mesh Source Context 70 v ...
A crash occurs when attempting to preview specific LODs when the monitor resolution forces the menu to be expanded when selecting an LOD. This Jira was created from CrashReports submitted by the pu ...
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 common crash occurring among users in the 4.16 release. Users have not provided any descriptions when they crash, so additional information is not currently available. log file attache ...
This is an infrequent crash in the 4.18 release. Users have not provided any description of their actions when the crash occurred. Source Context 210 if (StaticMeshReferencers) 211 ...
We've noticed after upgrading our heavy Paper2D project to 4.22 that tilemap performance has been massively degraded compared to previous versions. After some digging we found out that it's due to a ...
It is possible to rename a Function Output the same as a Local Variable, which causes a compile error: Error Internal Compiler Error: Tried to create a property TestVar in scope NewFunction_0, but ...