Mac - Media Player - Web Cam not accessible

Media Framework - Jan 20, 2020

Audio/Video Devices are no longer accessible via Media Player on Mac. User info: "We think it is connected to camera and microphone privacy. We have got a crash trying to access to camera from cust ...

Unable to build a local installed build of the Engine with only VS 2017

UE - Foundation - Core - Oct 17, 2017

I was unable to reproduce this locally, but a licensee reported having trouble creating a local installed build of the Engine with only Visual Studio 2017 installed. The licensee reported that the S ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::RHICreateUniformBuffer() [d3d11uniformbuffer.cpp:218]

UE - Graphics Features - Jun 12, 2018

No user comments in crash group 208 check(Layout.ResourceOffsets.Num() == NumResources); 209 210 for (int32 i = 0; i < NumResources; ++i) 211 { 212 ...

Instance overlap functions for Foliage Instanced Static Meshes detects instances inconsistently

UE - World Creation - Worldbuilding Tools - Foliage - Apr 14, 2022

Instance overlap functions for Foliage Instanced Static Meshes detects instances incorrectly. I was able to see this occur with both the Sphere and Box functions. In addition, I drew out debug sphe ...

VR Trackpad Axis Values 0

UE - Platform - XR - Dec 16, 2019

Trackpad Values return 0 Additionally: I also observed that the Go's trigger is registering as Trigger MotionController (R) Facebutton 1  and that previously there were MotionController (R) Thumb ...

ODSC - Launching a newly created project via UnrealFrontend fails to load some materials and crashes

UE - Rendering Architecture - Materials - Sep 6, 2021

The same repro steps on 4.26.2 will launch the project successfully. Packaging a project once to create complete ShaderMaps will work around the issue. ...

Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package

UE - Simulation - Physics - May 4, 2022

Enabling Collision on a Spline Mesh component with a Static Mesh assigned causes an assertion to fail while executing in a package. This does NOT occur if you play in editor. Repro Rate: 4/4 Teste ...

Linked animation graph doesn't trigger anim notifications on dedicated server.

OLD - Anim - Jun 15, 2020

Linked animation graph doesn't trigger anim notifications on dedicated server. There is no expected message in log: LogBlueprintUserMessages: [HitReact_AnimBP_C_0] Client 0: HitNotify IsServer: tru ...

Interface with one or more BlueprintNativeEvent declarations will lead to a compile failure during packaging with Blueprint nativization enabled.

UE - Gameplay - Blueprint - Nov 14, 2017

In the UHT boilerplate that's generated for the FGUseableInterface type, there is a pure virtual declaration that's emitted for the BlueprintNativeEvent's required _Implementation() method: #define ...

Mobile VR - Render Targets not working with Mobile Multi-View

UE - Platform - XR - Jun 6, 2019

Render target materials display as black on mobile VR when Mobile Multi-View is enabled. Also confirmed with LDR capture source. User also reports issues with scene depth (potentially fixed with [ ...