Packaging with the [experimental] Code Editor plugin enabled causes a crash during the packaging process in 4.8 source. The crash does not kill the editor, project can recover by choosing for Window ...
The Child Actor Component cannot be selected in the Blueprint Editor Viewport. Selecting the Child Actor Component in the Components tab is the only way to select the component. Reproduced in 4.7.6 ...
This is a common crash affecting users in 4.16, and has occurred since at least 4.14, affecting more than 200 unique users. Unfortunately none of them have provided any additional information. Sou ...
This is currently among the top 10 crashes coming out of the 4.17.2 hotfix, affecting a few unique users, and this specific callstack does not appear to have occurred in 4.17.1. This may be a regres ...
Reported in SF [Link Removed] In scenes containing large numbers of certain Twinmotion assets, when activating Path Tracer, some of the assets will not render. The assets will render normally in St ...
If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...
Foliage painted onto a landscape will disappear when Sections per Component is changed from 1x1 to 2x2. Affects 4.17.2 CL 3658906, 4.18.2 CL 3794801, 4.19 Main Possible Workaround is to set the Re ...
No user comments in crash group 110 #if PLATFORM_MAC 111 // macOS expects all allocations to be aligned to 16 bytes, but TBBs default alignment is 8, so on Mac we always have to use ...
If a user connects to source control through the Git plugin and creates a repository, when they try to compile a blueprint, they can sometimes crash ...
No user comments in crash group 108 #endif 109 void* NewPtr = NULL; 110 #if PLATFORM_MAC 111 // macOS expects all allocations to be aligned to 16 bytes, but TBBs ...