When building a project in VS, the build process will fail if Application.ico is missing from the /Build/Windows/ folder. User reported seeing this when checking in/checking out a project on differ ...
In Array.h, there are a few typos in comments. In 4.9.2 and 4.10, the typos occur at line 2335 and 2359. *@param InIntem Item to be added. In Main, the typos are located at lines 2471 and 2495. ...
When exporting from SpeedTree with LODs + billboard, It seems that a warning is issued by including a material used only by Billboard. Is there a way to deal with it? ...
It looks like static meshes can invalidate large numbers of VSM pages when the geometry and the light are not on light channel 0. ...
The problem is that the Cube is still loaded but "HiddenEd". It's AActor::bHiddenEdLayer property is set to true by the WorldPartition System. The Actor is dirty which makes the WP system pin it (wo ...
Increasing the scale of a skeletal mesh actor with Capsule Shadows set to true causes the shadow to appear chunky and broken. Regression (No), feature was not present in 4.10.4. ...
SceneTexture:SceneDepth node is not properly compiled in ES3_1. Regression? yes, It is working in 4.20.3 launcher version. This log come up with compile failure LogMaterial: Display: Missing cache ...
HDRIBackdrop objects cannot be rotated in Sequencer. This issue can be resolved by setting the "Run Construction Script in Sequencer" checkbox to True in the "HDRIBackdrop" blueprint. If HDRI Back ...
Reported in SF [Link Removed] For animators (translators and rotators), when the scene contains the 3D Grass materials, videos exported from the scene will display animators delay and speed up abou ...
The collision of the cube static mesh is not blocking the character after Setting World Scale 3D while it is attached to another actor using the AttachToActor node. ...