User reports of stack overflow happening in canRemoveVertex in DetourTileCacheBuilder.cpp if a poly has more than 16 vertices. The array for edges is a fixed array and is written to without checking ...
A note from the user, seems like they have a fix for this already I've changed the type of UGameplayDebuggerConfig::ActivationKey to FInputChord and with ony small changes to surrounding code it ...
UE4Editor crashes when creating static meshes. Event at startup time while it tries to create default object it crash sometimes. ...
Currently, using the string "None" as a hierarchical node identifier inside a Gameplay Tag (for example "A.B.C.None.D.E.F") is not disallowed by the engine, but results in some incorrect behaviors. ...
This issue is related to [Link Removed] (which was fixed). However if the user creates a new actor and then adds a static mesh they can end up with permanent holes in their nav mesh. If the user tog ...
Event does not fire at end of playback range. This does work with Forced Fixed Frame Interval Playback so wonder if this is invalid? I have some test content set up in //UE4/Main QAGame QA-Promoti ...
Following launching a packaged Media Framework project, the application crashes. Different behavior is observed between iOS versions. When tested in 7.1.2, the video played in the scene for a few s ...
Widgets can no longer take focus after clicking somewhere other than the widget itself. The input mode appears to change, but does not change back when clicking widgets Notes: -This issue did not a ...
The editor will crash on open after a hot reload if there are multiple modules in the project. Regression: No - behavior also occurs on 4.14.3 (CL 3249277) Workaround: Compiling with the editor clo ...
After enabling Support Compute Skincache if you attempt to apply a cloth asset to a material in the skeletal mesh editor the engine will crash. This may seem similar to [Link Removed] but I confir ...