A GameplayAbility that destroys its owning actor inside ActivateAbility() causes a crash, because actor destruction will modify the ability list but ActivateAbility() is called within an ABILITYLIST ...
A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...
Translucent User Interface materials do not have a thumbnail preview. I do not see this issue with Translucent Surface materials. REGRESSION: No, this issue also occurs as far back as 4.17.2 ...
Adding a Material Parameter collection to a material, setting its value, then saving the material will cause a crash. This was only able to be reproduced on Mac and did not affect the Windows versio ...
The issue is seen when using a normal navmesh inside of a World Partitioned level. Adding a Nav Modifier Volume to a Level Instance, and placing the Level Instance in the world will affect the navme ...
When loading a Soft Object and directly placing the loaded Object into a Blackboard, after about 2 minutes the Object will unload and become null inside the Blackboard. This issue only occurs in a p ...
Printing the result of the 'Get Move Ignore Actors' node will crash the editor. The Licensee found the issue while exploring a workaround for this JIRA:https://jira.ol.epicgames.net/browse/UE-14734 ...
While testing this issue it was interesting to discover how the surrounding BSP's were affected. They seemed to clip/disappear according to the surface normals of the deleted brushes. There is a si ...
Transparency is not being applied to web browser inside of 3d widget on android. Tested with Samsung Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 ...
When using a touch screen laptop, it is very difficult to drag off the exec of nodes. I was able to drag off of a node 2 times after trying around 25 times. I was using a ComPat touch Screen laptop ...