The purpose was to create a Level Sequence Director inheritance class so that the same event could be reused in multiple sequencers. Attempting to quick-bind this base Level Sequence Director event ...
A UDN reported various crashes at exit in the embedded Python library. I was able to repro the issue in Release-5.1 and trace it back at the point where python runs its garbage collection in Py_Fina ...
See: UAbilitySystemGlobals::HandlePreLoadMap GAS features static variables that are modified by both server and client, thus result in issues in single process PIE where they access the same memory ...
The SplineComponentVisualizer allows users to alt+drag on a spline point to duplicate it. When this is done on the last point of a spline marked as "closed-loop", the new point is correctly added at ...
When setting up a scene with a persistent level and any sublevel that contains a landscape that is loaded via load stream level node in the level BP can cause the ILC to not be correctly assigned fo ...
Error message: SEGV_MAPERR at 0x3 Source Context: Most recent user affected CL: 3249277 Logs: [Link Removed] [Link Removed] [Link Removed] [Link Removed] CrashReporter User Descriptions:Just i ...
Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...
This is a longstanding and common UMG crash that has affected more than 200 users since at least the 4.15 release. User DescriptionsI was working in the UI and undid several last changes in quick s ...
The following error occurs when building a project that has a replicated variable with the replication condition set to Skip Owner inside a nativized blueprint.UATHelper: Packaging (Windows (64-bit) ...
Capsule component Shape values can be glitched inside of Actor class bp This effects 4.9.2 and 4.10 Preview 3, however it is working properly in 4.11-2736016 User Description: Alright, so the Cap ...