UMG Slider displays long or wrong percentages when Step Size is set to 0.1

UE - Editor - UI Systems - Apr 24, 2020

When the Step Size is set to 0.1 for a Slider and Slider value is multiplied by 100, it will display weird numbers when moving the slider back from 100%. Changing the Step Size to 1 and changing th ...

Assertion failed: (Index >= 0) & (Index < ArrayNum) when importing large Alembic file

UE - Editor - Content Pipeline - Datasmith - Importer - May 3, 2022

Regression testing done on //UE4/Release-4.27.2 CL-18427296 and this issue did occur. [Link Removed] [Link Removed] Below is snips of customers description and proposed workaround:Importing alembi ...

When IOStore is enabled, -createchunkinstall separates out chunk-non-0 pak files but not utoc/ucas files

UE - Foundation - Core - Cooker - Dec 12, 2022

The -createchunkinstall option is used to separate out chunk>0 CDN/patch data from the main packaged app, but when using it with the IOStore enabled, only the pak files are separated out but not the ...

"Distance Field Resolution Scale" in Build Settings is set to 0 by importing assets via "Import into a level"

UE - Editor - Content Pipeline - Import and Export - Mar 18, 2022

"Distance Field Resolution Scale" in Build Settings is set to 0 by importing assets via "Import into a level". That causes not to genarate any distance field meshes of all assets imported via "Imp ...

Crash when using Share Material Shader Code and Native Metal Libs with r.Shaders.Optimize=0

UE - Rendering Architecture - RHI - Mar 17, 2020

Using r.Shaders.Optimize=0 with native metal libs results in a crash of the packaged build at runtime. Workarounds is to either not use native metal libs for text shaders or in MetalShaders.cpp co ...

iOS apps crash on devices with iOS version 11.2.2 when Metal 2.0 is enabled

UE - Platform - Mobile - Jan 22, 2018

Launching an iOS App that is set to Metal 2.0 on a device with iOS version 11.2.2 causes the app to crash and return to the home screen. This was tested on an iPad Pro as I do not have access to any ...

[CrashReport] Mac/Metal crash due to enabling Metal 2.0 on 10.12.6

UE - Graphics Features - Oct 26, 2017

This is an early trending Mac/Metal crash coming out of 4.18. Mark.S: _Revised Statement: Users are trying to enable Metal 2.0 on 10.12.6. The iOS settings panel lets me show warnings about this st ...

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0

UE - Gameplay - Blueprint - Jan 19, 2015

The default values of a Struct variable in a Blueprint will return to the default values of the Struct on compile when all values are set to 0. Possibly related to [Link Removed] Tested in 4.6.1 a ...

Oculus NetDriver Regression/Fix

UE - Platform - XR - Oct 26, 2019

From https://github.com/Oculus-VR/UnrealEngine/issues/60#issuecomment-544537005 UOculusNetDriver::LowLevelSend was modified to take an FInternetAddr pointer instead of an FString (due to the same c ...

Editor crashes on start up after updating to 5.0 - Assertion failed: (TTraits::WithIdentical || TTraits::WithIdenticalViaEquality) [File:E:\UnrealEngine\UE_RelTestA\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h] [Line: 1476]

Quixel - Apr 6, 2022

User's are reporting that after updating to 5.0 the editor crashes on start up. This happens when converting an old project, creating a new project, or attempting to open a project. Some are reporti ...