Recent change to Material Expression code missing a case for "exp2" function in switch (cpp)

UE - Editor - Content Pipeline - Datasmith - Mar 4, 2024

The function "FMaterialDerivativeAutogen::GetFunc1ReturnType(...)" does not have a case for "EFunc1::Exp2". Also found in Release-5.4, CL: 331987674 ...

Collision build of LiDAR point cloud assets at runtime does not apply

UE - Editor - Content Pipeline - Datasmith - Oct 24, 2023

Collision build at runtime for LiDAR point cloud does not apply. This applies to Editor and Standalone. If you do not allow collision builds at runtime, this module should not be available at runtim ...

LiDAR assets do not render in after relaunching the engine

UE - Editor - Content Pipeline - Datasmith - Aug 15, 2023

LiDar point clouds are failing to render when saving and relaunching the project This issue is occurring in //UE5/Release-5.3 @ CL 26560699 This issue is occurring in //UE5/Release-5.3 @ CL 2600198 ...

Can't update thumbnail of Texture 2D Array asset when upate source texture resource.

UE - Editor - Content Pipeline - Datasmith - Nov 9, 2022

Texture2DArray asset thumbnails are not reflected when the source file texture is changed. Once a Texture2DArray asset is opened and loaded, the thumbnail will follow any subsequent source file upda ...

[CrashReport]UnrealEditor-DatasmithImporter!FDatasmithImporterHelper::ImportInternal(UFactory *) [DatasmithImporterHelper.cpp:218]

UE - Editor - Content Pipeline - Datasmith - Jul 18, 2022

Generated from CrashReporter ...

Streaming Nodes and Runtime LiDAR point clouds causes Engine to Crash

UE - Editor - Content Pipeline - Datasmith - May 16, 2022

Frequent runtime operations on Lidar Point Cloud Octree cause Access Violation ExceptionEdit The Exception occurs while checking bInUse value of QueuedNode, which suggests that this QueuedNod ...

Crash in point cloud when building collision

UE - Editor - Content Pipeline - Datasmith - May 6, 2022

From a user report: It happens after I play the game in a new window from the editor. I noticed it may be related to building collisions for a point cloud on runtime: [Link Removed] If I don't bui ...

Level Variant Bindings are lost when saving level with a different name

UE - Editor - Content Pipeline - Datasmith - May 5, 2022

When saving a level, that has a level variant asset in it, with a different name, the bindings within the level variant are broken. ...

Re-import Groom asset not working in UE5-Preview2

UE - Editor - Content Pipeline - Datasmith - Mar 16, 2022

When "re-import" or "re-import with new file" a groom asset in UE5 Preview2, the groom failed to update with the new data/file, still ...