When trying to display BlendProfile property in Animation Blueprint diff tool, it will occur crash, because EditableSkeleton is null in SBlendProfilePicker::GetSelectedProfileName(). So, a followin ...
If I disable "Save Record Assets", all animations are recorded. I have checked the implementation of bSaveRecordedAssets, but I am not sure if this is the intended implementation. ...
(Enduring Games) Conversation with customer includes test project within which the config changes are also present for review. ...
It looks like the DistantScreenTrace(...) in LumenScreenTracing.ush reports a false positive hit in the dark regions. Using screen trace visualization reports the distance in these regions as 65535. ...
Non-nanite static mesh components still show an individual highlight outline which individually selected even with other non-nanite static mesh components in the same actor. This is different when t ...
Refraction does not adjust the scene depth texture, leading to a mismatch between Scene Color samples and Scene Depth samples. ...
An imported file that resides within the project's folders gets a relative path. That path is not updated it you copy the uasset to another folder, so from the location of the new asset's the relati ...
When using a UserSceneTexture in a post-process material, a visible rendering issue occurs if the viewport's ScreenPercentage is set to below 100. This issue looks like it might stem from an incorre ...
When TSR is enabled, translucent materials using the AfterMotionBlur translucency pass cause visual artifacts when local exposure is active. The artifacting is believed to occur because the local ex ...
When disabling Occlusion Culling, Components will not have their Last Render Time updated. ...