Using a custom spawn function to spawn a character will crash editor in PIE mode (only standalone window crashes if standalone is used). ...
If the user creates two blueprints and parents one to the other and then creates 3 event dispatchers in total between the two in an alternating method it will cause and error and the event dispatch ...
Having accurate velocities from vertex deformation enabled and a SceneCapture2D in the same project will create blurry skeletal meshes. I am unable to reproduce this with an Nvidia graphics card. T ...
Smoothing user's landscape breaks collision, causing player to fall through the ground at points that have been smoothed. Resampling landscape fixes the error until smooth tool is used again. Regr ...
User has a project that the viewport has gotten corrupted. The icons are now no longer camera facing and are facing in the positive y axis. The sun disc and sky are blurred. When PIE everything rend ...
Functions whose definition is in a platform specific "if" block cannot be bound to a delegate and also causes an assert when beginning to play in PIE for the first time since compiling, but the asse ...
Attempting to package a plugin as DLC is failing with the following error message: Program.Main: ERROR: AutomationTool terminated with exception: System.Exception: Couldn't update resource However ...
All of the editor windows are completely black on the Linux machine with the exception of the splash screen. This occurs for the Unreal Project Browser, toast windows and game windows. The functio ...
When GEngine is used in a constructor before calling a ConstructorHelper function, the packaged game will crash on open with an assertion about recursion (see screenshot) ...
Literal Gameplay Tag Container's Return Value does not have ParentTags in 4.17 and 4.18. In 4.16, the value had it. There is same problem in Return node that is Gameplay Tag Container Structure. In ...