Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...
Chaos Trailing Events not exposed to Blueprints and only accessible via Niagara Chaos DI. The licensee noticed that the Trailing event is not available to BPs. It's expected that the same data avail ...
A user reported that when calling SetText on a text widget in a widget blueprint's PreConstruct causes an editor hang when you put a breakpoint on SetText and attempt to save the asset. The issue i ...
Preforming a hot reload causes placed actors to lose code based variable settings. More repro steps: 1. Open UE4Editor.exe 2. Create a First Person Code project 3. Build the project for Developme ...
Reported in SF [Link Removed] Exported Presentations do not respect the "Visible Configuration" settings set for the Presentations and instead display all Configurations regardless of whether they ...
The licensee reported that check(IsInAudioThread()) was failed in FAudioDevice::UnregisterSoundClass when GC. The following is the call stack: 1 #00 pc 030d7b58 libUE4.so HandleError (/home/pirates ...
Branch Build Label Changelist UE4-Main UE4_[2013-08-27_14.24] 1799942 DESCRIPTION: When importing an animated camera from Maya into Matinee, the placement of the camera is changed (shifted 90 ...
UPDATE This issue no longer reproduces on driver versions 580.88 and higher. City Sample game crashes immediately upon opening with a NVIDIA 5080 with the latest drivers as well as some previous dr ...
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 ( ...
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 ...