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 ...
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 ( ...
Context Blueprint actors placed on the map can bind to another actor's event. If an ActorB has a reference to ActorA, it can bind to an event dispatcher in A by creating an event node in ActorB's e ...
Compile error packaging for tvOS: Does not affect iOSUATHelper: Packaging (tvOS): UnrealBuildTool: D:\Build\joseph.wysosky_Main\Engine\Source\Runtime\Core\Private\iOS\IOSAppDelegate.cpp(388,12): ...
This is an early trending crash coming out of the 4.18 previews. It occurs on Mac, and all affected project names indicate it is related to AR. Users have not provided any descriptions of their ac ...
This is a somewhat common but longstanding Mac crash that has affected users since at least 4.13. Recently in 4.17.1, the crashes are all occurring in various ARKit projects User DescriptionsI add ...
Callstack: <CALLSTACK START> FTaskThread::ProcessTasksUntilQuit(int) Address = 0x1091943e5 (filename not found) [in UE4Editor-Core.dylib] RenderingThreadMain(FEvent*) Address = 0x10de37e4b (filena ...
User (Omri) on Mac running OS X 10.10.1. on MacBook Pro (17-inch, Early 2009 Experiencing Crash. Cannot reproduce. Crash Reporter: N/A Callstack: MachineId:1E07B9CE2F4554A7C3F421A9DD97AFB5 EpicAc ...
Consider an array property that can be edited in the StateTree editor. This can be a State Parameter or an exposed property of a Condition or Task, for example. Each element of the array can be boun ...
This issue was reported in the context of adding and setting parameters on StateTrees, Tasks and related assets, but its root cause lies in the structure FPropertyChangedEvent and can possibly affec ...