When using a capsule component for the character with CCD enabled there can be a force that pulls or pushes simulated meshes that are never touched by the capsule. Demonstration video attached. As ...
Even when the max roughness for raytraced reflections is set to 1, they seem to be blended away at far below that value. For projects (e.g. film,vfx) where quality trumps speed it would be valuable ...
Copy and paste from one sequencer to another does not work as expected. Let say there is a certain folder structure like this;[Link Removed] Then you press Ctrl+A then Ctrl+C for copying and past ...
When using a raycast trace against a blueprint that has a child component with multiple materials will cause the editor to crash after a few times. This will not be an instant crash, but requires th ...
This was the simplest solid repro I could get on this bug. The callstack is similar to [Link Removed] Also came across several Shader Compiling Manager crashes while attempting to repro this crash ...
When creating an Editor Utility Blueprint derived from "Asset Action Utility", UE allows the user to override function "IsActionForBlueprints". When it returns true, the "Supported Classes" setting ...
If a new editor plugin has a button added with OnClicked functionality, the editor will crash immediately when accessing the plugin. Removing the OnClicked portion of code allows the plugin to be a ...
Repro Rate: 5/5 Tested this a few times and the crash seems to come in at different intervals, some had the prestreaming almost finished, then would crash. Working on a video to show crash to add ...
When the game window is maximized on any monitor other than the left most monitor, the mouse will not interact with the game window. ...