Node operations cause all of the collapsed nodes to be auto expanded. This is disruptive when working with complex hierarchies because you can't hide irrelevant components. ...
This appears to be an issue with Lumen, with some off-screen information making its way on-screen during an upsampling pass. We checked a Renderdoc capture and that is where it seems to come from. ...
Xcode has an issue with repeated launches onto an iOS device. After the initial install, Xcode is unable to install any other builds of that same app due to some sort of codesigning issue. A work ...
Licensee was not able to access SubObjectDataSubsystem functions from their blueprint editor, as the functions (such as "GatherSubobjectDataFromInstance") did not show up in the right-click menu and ...
A UDN licensee has pointed out that they are seeing unresolved Lumen reflection artifacts when they are running their game in split-screen mode. A video of this behavior is found in the Related tab ...
There is a buzzing artifact on shadows that is seen in the provided test project. The problem seems to be far more subtle when VSM is turned off. Licensee mentions that turning r.Velocity.ForceOutpu ...
The second file uses the same material as the first one, but it's color has been modified in the DCC. Not reproducible with Datasmith import. In that case the material is correctly updated in all c ...
The engine will crash if you upload a project icon that's way too large for the 192x192 area. It'll also crash when you open that project back up and try to access the project settings ...
Components and Actors attached to physics objects are not solidly attached. The child actor tends to float around in relation to the parent. Occurs even when using a "Weld" attachment In the exam ...
GPU particles will not take a changing input from Initial Color when using a Vector Parameter to control through a blueprint. ...