It appears that Alembic caches do not influence Lumen's indirect lighting (except for shadowing). Alembic geometry caches should influence lighting in Lumen as any other geometry in a level. I hav ...
Licensee reports dependency tracking using Python doesn't work with WP since it relies on external actors. ...
Material layer instances do not generate a valid UMaterialFunctionInterface::StateId. For this reason, materials and material instances that use material layer instances will not recompile their sh ...
I've investigated the issue and it is related to TypedElementSelection sending out end of frame selection change events. WorldOutliner when it is the source of a selection change does so inside a r ...
Cloth LOD Index is changed only during the mesh is on the screen. LOD Index is set to 0 at spawning, so clothing simulation runs as minimum LOD level until the mesh is in the field of view. It's no ...
When unloading a level via ULevelStreamingDynamic, if you register a callback for OnLevelUnloaded and then unload the level with SetIsRequestingUnloadAndRemoval, the level appears to be removed from ...
As a report of a similar issue, changing the text to right-aligned causes a similar issue. This issue seems to have been occur by a change in CL7540157. It also seems to be improved by adding the p ...