This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...
Custom Events with Default parameter names causes an internal compile error User Description: I'm not sure if it's a bug,but I post it in bug reports in case it is.Here is the problem: create a c ...
If a blueprint has any functionality on tick, the tick event will fire when a blueprint is restored within the editor after closing and reopening a project. Regression (no) issue (does) occur in 4 ...
The issue seems to have a few parts. First, active events don't persist between frames. Instead, a new active list is created each frame and diffed against the previous frame. Added events have Beg ...
Sequencer prefers rotation to be specified between -180 and 180, while the details panels prefer between 0 and 360. When auto-key is on, sequencer will add a key that does this conversion despite th ...
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 ...
Relatively consistently (3/5), after one haptic effect plays, pressing the button to call another won't trigger another haptic effect. Seems to be tied to Set Haptics by Value, Play Haptic Effect d ...
Widget Component Web browser appears to be 2D when launching on to Android ...
Arrays of structs do not register default values when the array is resized. Regression (no) issue (does) occur in 4.11.2 ...
Adding variables to a structure that is an input parameter of an interface function causes a compile error in any blueprint that implements the interface until the interface is recompiled. Compile ...