When using the DoOnce MultiInput node in blueprints, deleting a newly added pin on the input side will not delete its corresponding output pin. Adding a new pin after that will create the result lik ...
If a UProperty that stores a reference to an asset is deleted, the reference to that asset lingers in any Blueprints that had a reference stored in that UProperty. This can lead to issues when the r ...
When a breakpoint is hit in a BT Task Blueprint, execution will not be resumed if you attempt to do so from the Behavior Tree that is running the BT Task. This will cause a crash if executed in the ...
When using the Media Player freezes project in a shipping build of the game, the game will freeze and the only way to quit will be to forcefully close the program. This issue is a regression. Versi ...
There is an issue where, in the Asset manager duplicates asset types on project reopen after custom elements are made for the "Primary Asset Types to Scan" array. THis issue does not appear to be a ...
With the Draw debug points node, the points do not draw at the same sizes in Orthographic viewports as they do in Perspective viewports. This issue does not appear to be a regression. Versions Test ...
Crash occurs when Forward Shading is enabled in Forward Rendering Options User noted that if "Support Stationary Skylight" in Project Settings > Rendering > Shader Permutation Reduction is disabled ...
The editor stalls out at 45% while opening to the project browser. This is occurring on machines with Windows 7 and 10. I tried using VS attach to process but it didn't provide very much. Opening th ...
I am unable to test the User-provided sample project in any engine version other than 4.19.2. Per User who reported issue: Mips for textures that are not visible in the viewport but get showed du ...
Cascade Particles with Module Collision do not behave correctly (die) when colliding with plane in map QA-Effects example 1.2. I've included a gif showing the issue [Link Removed]. The quality isn ...