When working on a level asset and using command "File – Save Current Level As..." to save it over a different level asset, the engine first deletes the target level (that's going to be overwritten) ...
This is an infrequent but longstanding crash that has occurred since at least 4.13 and affected more than 350 users. User DescriptionsI using widget bp. I Try moving blur mistake same time press ct ...
This question was created in reference to: [Link Removed] This post references the first post because this problem was not discovered till now. I think it was masked because the issue appears to be ...
When an array is passed into a BP custom event, the array's data is passed to the event rather than a pointer to the array itself. This means edits made directly from the event node's input pin (su ...
NOTE: This issue is similar to (same callstack) as [Link Removed], however this issue is still occurring in 4.15.0. Error Message: Access violation - code c0000005 (first/second chance not availab ...
If a call is made to the blueprint node Wait Delay the editor will immediately close during PIE when the call is made without the crash reporter appearing. The "Wait Delay" node only exists on Linu ...
Found on: 4.15 Binary CL-3247232 Unable to package for android when Configure for deployment to Daydream is selected. (Packaging without it enabled succeeds even with the same other settings, but c ...
HTML5 fails to compile on Mac when built for shipping in binary I did not see this when packaging for development yesterday Does not occur in 4.14.3 The error appears to be WebGL relatedError: Web ...
Adding DesktopPlatform to the PublicDependencyModuleNames.AddRange() section of the Project.Build.cs file causes the project to fail packaging with the following error (full package logs in callstac ...
In the SkeletalMeshBuilder, Nanite is generated when enabled regardless of the LOD being requested. Since the Nanite enablement parameter is set on all LODs in USkeletalMesh::BuildLODModel and LODs ...