[CrashReport] UE4Editor-MetalRHI.dylib!FMetalVertexBuffer::FMetalVertexBuffer()

UE - Graphics Features - Jul 25, 2017

This is a common Mac crash that has affected users since at least 4.14. Unfortunately users have not provided any descriptions of their actions when the crash occurred. ...

Data Tables can no longer import numeric enum values

Tools - Nov 1, 2017

Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...

VR PIE preview - output does not resize when window is scaled

UE - Platform - XR - Feb 3, 2020

VR PIE output no longer resizes when window is scaled. Confirmed with Rift and Vive Confirmed in 4.25 MAIN @ CL 11196267 ...

Skybox not rendering in packaged project with Vertex Fogging enabled

UE - Platform - XR - Feb 10, 2020

Vertex Fogging setting causes skybox material on large skybox mesh to not be rendered. Confirmation for 4.25 blocked by [Link Removed] ...

Cascade particle system crash when changing levels in a cooked game

UE - Niagara - Jan 6, 2021

Changing levels with an auto-released particle system will cause cooked builds to crash. This is a regression. This crash does not occur in 4.25 ...

Deterministic cooking issue caused by ParticleModuleTypeDataGPU

UE - Niagara - Jan 18, 2021

This problem is similar to the following case. [Link Removed] [Link Removed] It seems to have been fixed in 4.16, but the licensee reported it in 4.25. ...

Property Coloration isn't supported for Nanite

UE - Graphics Features - Nanite - Sep 11, 2023

Property Coloration View Mode is not supported by Nanite. (Left cube is Nanite and isn't affected by the Property Coloration view mode) [Image Removed] ...

BlueprintNativeEvents with no return value (void) cannot be overridden in Blueprints.

UE - Gameplay - Blueprint - Dec 22, 2014

BlueprintNativeEvents (and BlueprintImplementableEvents) are not available to be overridden in a Blueprint Graph if they do not return a value. This affects both functions present in source code, as ...

Vertex Painting - Unexpected behaviour when painting Skeletal Mesh with Low Radius Brush

Tools - Oct 21, 2019

Unexpected behaviour when painting skeletal meshes with small radius brush. This does not occur with static meshes. Confirmed in 4.25 MAIN @ CL 9730599 ...

Importing fbx with armature resulting in crash

UE - Editor - Content Pipeline - Import and Export - Jan 20, 2020

Importing an fbx file with armature on MAC results in crash Tested: 4.23.1 CL#9631420, 4.25 CL#10889200 ...