When removing a mesh from a Character BP and undoing the engine will crash. This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is NOT occurring in //UE5/Release-5.2 @ CL 2600198 ...
This is not a regression. Tested in //UE5/Release-5.0 CL20979098. The editor crashes when right clicking a Modify Curve node in an Anim Graph of a Animation Template Blueprint. ...
Intermittent crash in virtual texture transcode. Usually mempy from nullptr but also occasionally we see the same callstack with memcpy to random location. ...
This is not a Regression. Tested in //UE5/Release-5.0 CL23058290. Crash occurs when creating a USkeletalMeshComponent inside a UMotionControllerComponent when applied to a Character. Commenting out ...
This is a somewhat common crash in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 58 /** Gets the current value of the property w ...
Some key lines in the code:Engine\Source\Runtime\MovieSceneTracks\Private\TrackInstances\MovieSceneCVarTrackInstance.cpp:177 --> Apply CVar when entering sectionEngine\Source\Runtime\MovieSceneTra ...
Blueprints using renamed variable do not indicate that they need to be recompiled. (However errors are shown on play) It is possible to not see an error if you add a variable with the same name as ...
Calling BodyInstance.UpdateBodyScale displays erratic behaviors and does not update the rendering scale. The licensee has reported and presented a repro project that displays the erratic behavior of ...
GetArrayView is returning incorrect values in Standalone games. The correct values are returned when played in Editor. ...
This is a trending crash coming out of the 4.17 release. Users have not provided descriptions of their actions when the crash occurred. Source Context 658 switch (Status) 659 { ...