UHapticFeedbackEffect_SoundWave Initialize does not populate Raw Data in the HapticsBuffer

UE - Platform - XR - Jul 19, 2024

From the UDN:  >  Open HapticsFeedbackEffect.cpp and naivgate ~ line 150; note HapticBuffer has length populated but never write the actual buffer data. LikeReplySelect as Best Seems like a simple f ...

Need to update to libpng for Android; current one triggers security alert on Google Play

UE - Platform - Mobile - Sep 28, 2016

We are using libpng 1.5.2 which is triggering this alert from Google on Android apps: [Link Removed] Need to update the library. ...

[CrashReport] UE4Editor-Renderer.dylib!FUploadObjectsToBufferCS* TShaderMap<FGlobalShaderType>::GetShader<FUploadObjectsToBufferCS>()

UE - Graphics Features - Jul 14, 2017

This is a common crash affecting Mac users in 4.16 User DescriptionsMacOS High Sierra Beta 2 - Starting a project ...

[CrashReport] Crash on Mac - UE4Editor-IOSTargetPlatform.dylib!FIOSDeviceHelper::DoDeviceConnect()

UE - Platform - Mobile - Jul 20, 2017

This is a common crash affecting Mac users on 4.16, it has occurred since at least 4.14. Users have not provided any descriptions. ...

Debug Console output remains on screen after closing VR Preview if "Debug in stereo layer' is enabled

UE - Platform - XR - Jan 23, 2018

Affects VR Preview in Editor Reproduced in 4.18.3 CL 3832480 and 4.19 P1 CL 3837072 ...

Mac - After clicking, the the Mouse position resets

UE - Platform - Apple - Dec 17, 2019

Unexpected behavior with mouse position on Mac If 'Show Mouse Cursor' is true the problem does not occur. Catalina 10.15.1 ...

Translucent Water renders dark with Lumen enabled.

UE - Graphics Features - Lumen - May 30, 2023

Regression tested in 5.1 at CL 23901901 where the issue still occurs. The material will still have the normal and reflective properties. ...

Submix Level's minimum changes from -96dB to -60dB after making any changes to value

UE - Audio - Submixes - Mar 22, 2023

Reproduces 3/3 times. Issue does not occur in //UE5/Release-5.1 - CL 23901901 Binary. Confirmed Regression. ...

Crash when double clicking on RowStruct's CurveEditor

UE - Editor - Applied Usability - Mar 15, 2024

This problem can be reproduced with UE5.3 even after applying fix [Link Removed]. We have verified this issue with UE5.1 and it is not reproduced.  ...

[AI] Destroying an actor while using pooled actors with MassActorSpawnerSubsystem causes a nullptr exception crash

UE - AI - Mass - Mar 19, 2023

If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...