This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: LandscapeActor.I ...
The approximate size for a Static Mesh that is shown in the tooltip from hovering over a Static Mesh in the Content Browser and the approximate size shown in the Static Mesh Editor can be inconsiste ...
This is a trending crash coming out of the 4.18 release. User DescriptionsI tried to call an Event Dispatcher (which is assigned in the Level Blueprint) in the Construction Script of the Blueprint ...
https://udn.unrealengine.com/questions/570767/filtering-bug-with-iseditoronlyactor.html On a a blueprint that inherits from an actor class such as FunctionalActor, the user can mark Actor::bIsEdito ...
Using a Landscape BP brush in a WP map causes SCC validation to fail: [2022.05.13-09.04.47:880][473]SourceControl: Error: Changelist validation failed! [2022.05.13-09.04.47:881][473]SourceControl: ...
proposed fix seems ok to me: UEnhancedInputUserSettings* UEnhancedInputUserSettings::LoadOrCreateSettings(ULocalPlayer* LocalPlayer) { UEnhancedInputUserSettings* Settings = nullptr; ...
ISequencer :: OnStopEvent is executed when pause, but not when playing to the last frame and stopping automatically. This is because OnStopDelegate.Broadcast(); is only in FSequencer::Pause(). When ...
Extremely similar repro to [Link Removed], except in this case the parent function has no parameters or return values. Also encountered a one-off crash while exploring repro methods, but was unabl ...
This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Access violation - code c0000005 ( ...
As with most nodes, object reference outputs can be directly connected to interface-typed inputs on "make container" nodes (e.g. "MakeArray") if the object's class type implements the interface clas ...