During runtime, the red coin in Stand 1.7 on the Blueprints_Overview map of Content Examples should emit a large spark particle system 5 times. While investigating, I tried disabling "Use Fixed Rel ...
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 ...
There is an issue that is occurring where visible shadow seams appear after an object is rotated where it was not previously. CL tested 4.15.3 - CL 3450819 - Issue is present 4.16.2 - CL 3514769 - ...
There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...
Changes made to the Preview Scene Settings in the Material Editor are not saved. The preview scene will default to grey background instead of EpicQuadPanorama_CC+EV1 because "Show Environment" is al ...
When using PerInstanceRandom in the foliage material, the foliage in the editor preview has incorrect "broken" color. In the game preview, color shows up correctly. Reproduced in 4.19.0 CL 3944462 ...
There is an issue occurring where meshes from 3ds Max which have custom pivots from a datasmith import do not reappear in the level after deleting them and then undoing the delete action. The mesh d ...
When we do the refactor for MeshDescription we miss the staticmesh reduction project settings option and change only the quadric reduction. There are two possible fixes for this issue: 1. Implemen ...
Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...
The proposed solution here is to make the casing of the path provided to the hashing function for the mutex consistent with something like:publicstatic string GetUniqueMutexForPath(string Name, stri ...