You are unable to track Actors that are in different sublevels when using Cine Cameras. The 'Actor to Track' is set back to none if the target Actor isn't in the same sublevel as the Camera. This is ...
UCharacterMovementComponent::SimulateMovement line 1729 checks: if (!bHandledNetUpdate || !bNetworkSkipProxyPredictionOnNetUpdate || !CharacterMovementCVars::NetEnableSkipProxyPredictionOnNetUpdate) ...
In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...
Bug generated from crash reporter. This crash has been found in 4.7.6 and still occurs in 4.8.3 and 4.9.2 to users. One user in particular still, and he experiences it often. I have not been able ...
It appears that the Lightmass Volumetric Lightmap does not work with Landscape textures. When it samples the Landscape with some textured material, the resulting lighting build data does not match t ...
The listen server will see jitter in clients character movement and animations. This is hard to notice without the "slomo" command but is extremely obvious using "slomo". Clients will see server and ...
Enabling bShareMaterialShaderCode breaks memory tracking and wastes memory due to issues in ShaderCodeLibrary. It is also worth noting that after cooking with bShareMaterialShaderCode enabled causes ...
Users affected: 440 Total occurrences: 672 Last occurrence: July 16th 2024, 2:40:01 pm First occurrence: December 31st 2023, 1:47:28 pm Latest version: ++UE5+Release-5.3-CL-29314046 Platform: Win64 ...
Importing a heightmap with 2x2 segments seems to cause the editor to crash in 3 different instances: 1. Importing the same 2x2 segment landscape a second time after deleting the first instance 2. ...
When you create a function containing an Add Child Actor Component node, duplicate that function, and then change the Child Actor Class option in the duplicate, the changes are also saved to the ori ...