Placing a breakpoint inside of the construction script of a blueprint Actor can cause the editor to freeze in some situations. The licensee has identified two such cases. The first is when opening ...
Loading a trace in Insights that has Network Prediction channel data from a multi-client PIE session will hit a check and crash the Insights tool. ...
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. ...
When using split screen multiplayer the second or more players that are added for split screen will have their characters shadows occluded when the bounds are not within view of player 1. Setting ...
Local Vector variables in functions do not save the Y and Z values. Possibly connected: after entering the X value, pressing Tab does not move to the Y value. Tabbing from there works as expected. ...