The following ambient occlusion console commands have issues: r.AmbientOcclusion.Compute ? The help text state it only works console but it also works on PC and likely other platforms. r.GTAO.Use ...
PostLoad function is not called for blueprint components added through code. Regression: Yes In 4.12.5 (CL 3039270) code components do have PostLoad called if other components are not added throug ...
Crash occurs when the user closes the editor while there are blueprint thumbnails visible in the Content Browser. This seems to only occur if the editor was opened with blueprint thumbnails also vi ...
The samplerate of a track was compute with the following formula Equation 1: number of Key / animation Time This formula work only if we have animation keys that are time equidistant. example of ...
It appears that notify track does not follow the size of the custom window scale. As a result, display problems may occur, and events may be placed in unexpected positions. This is similar to [Link ...
This is a trending crash coming out of the 4.18 release. User DescriptionsWas moving assets that were migrated from another project. Source Context 451 if(bClearMeshes) 452 { ...
Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. EnumBugBP uses two enum cases and three argument cases for 6 total permutations:Enum w ...
When using shared samplers in the material do not adjust quality when adjusting the console variable or texture quality in Engine Scalability for SG.TextureQuality. Attached is an image for demons ...
Modulated Self Shadow is only ever disabled and enabled for Skeletal Meshes and does not have any effect on Static Meshes. You can use the command r.Shadow.EnableModulatedSelfShadow 1 to enable self ...
Using the Landscape Grasstype will generate log spam for the number of Landscape components being used or if using World Composition will generate a log warning for each tile used. The warning ind ...