"It seems that deallocation of TLazySingleton<FInternationalization> causes unhandled exception. If DISABLE_LAZY_SINGLETON_DESTRUCTION=1 is provided - the build completes successfully" ...
This is a top crash on Mac. This crash has only occurred on the 4.16.1 release (there are no records of it in 4.16.0). Repro steps are currently unknown, but the crash occurs in Commandlet mode and ...
Translucent meshes and particles behind an actor who's surface material uses SceneColor node are not rendered properly. Changing the view angle of the camera causes the translucent meshes to "pop" ...
Certain placements of landscape splines in world partition levels can cause Nanite landscape proxies to invalidate, and switch back to their non-nanite version. This happens when specific regions of ...
Note: This issue was reproduced in UE 5.7, and it works correctly in UE 4.27. Prior to CL 24938100 (between UE 5.1 and 5.2), all existing factories were discovered and registered during engine init ...
A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...
This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...
Crash when using Set Collision Response on a Destructible component. The repro is using the Construction Script but this also happens using Event Begin Play in the Event Graph on play. It crashing ...
This is a common crash that appears to have started in the 4.16.1 hotfix, but has occurred with more frequency in 4.16.2. User DescriptionsAfter the blueprint tutorial, I pressed "play", pressed ES ...
When using an Actor Sequence Component in an actor blueprint, the sequence will not play in Standalone. In the test, a cube was used and was increasing its scale using the sequence. When playing in ...