When using Mesh Painting on nanite meshes in 5.5 with 'r.VT.SplitPhysicalPoolSize' set to non-zero values (e.g. 16, 64), several issues occur, such as: 1. Painting doesn't update in real time (only ...
So it looks like the artifact is definitely related to whether sss checkboard is enabled, but I can't reproduce it if enabling checkboard right after open the map, I mean it has to be reproduced aft ...
When attempting to run SunTemple with r.Mobile.SupportGPUScene enabled on some Mali GPUs, the project renders with what looks like pieces of the geometry stretching across the level and bending out ...
The Packed Level Actor behavior has changed since 5.0.3, exhibiting the behavior described in the Result. I was able to reproduce this 4/4 times on Windows. When testing on 5.0.3, I confirmed that t ...
ScreenPosition UV upside down on mobile. From User: "I believe the editor mobile preview provides "correct" results, while the mobile device produces upside down results. I ran into this issue w ...
When using a Direct Capsule Shadows on a skeletal mesh with a Stationary Point light, depending on the point lights placement, light source radius, and nearby surfaces will cast the shadow on the op ...
When attaching a Procedural Mesh Component with a copied static mesh to a static mesh component the two meshes collide and "push" each other (go flying on play). Weld is to be used for simulated ph ...
This is an infrequent crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. Source Context 147 for (int32 ViewIndex = 0; ViewIndex < Views.Num( ...
DESCRIPTION: Using the command line sg.EffectsQuality and setting a value will reset a destructible mesh if it has already been fractured. AH Post: https://answers.unrealengine.com/questions/12850 ...
From the User Submission: I spent some time poking through the FComponentInstanceDataCache code and noticed that there is no component instance data saved/applied for'native' component types, so si ...