[CrashReport] UE4Editor_Engine!FDistanceFieldAsyncQueue::ProcessAsyncTasks() [distancefieldatlas.cpp:824]

UE - Graphics Features - Jul 20, 2017

This is a common crash affecting users in 4.16. User Descriptionsremoving Inventory system form level.delete assets when was compiling shadersDeleting folderDeleting folder. Source Context 810 ...

[CrashReport] Mac crash - UE4Editor-AudioEditor.dylib!FSoundCueEditor::DeleteInput()

UE - Platform - Apple - Sep 14, 2017

This is an infrequent Mac crash that has occurred for users since 4.16. Users have not provided any descriptions of their actions when the crash occurred. There is no record of a similar callstack ...

Particle Parameter change resets all vector parameters to default values in level instances

UE - Niagara - Jun 29, 2017

Particle Parameter change resets all vector parameters to default values in level instances. This only seems to effect Vector and Vector Random Parameter types. User Description: I have a particle ...

Billboards not displaying in PIE or Standalone game with Orthographic Camera

UE - Graphics Features - Mar 24, 2015

When placing a billboard in a level (via a blueprint) with an orthographic camera, the billboard will not be rendered unless a significant distance in front of camera, comparing 4.61 project with th ...

[CrashReport] UE4Editor_ShaderCore!FVertexFactory::Set() [vertexfactory.cpp:190]

UE - Graphics Features - Nov 17, 2017

This is a common crash in the 4.18 release. It is the exact same callstack (and crashGroup) as in [Link Removed], although that Jira had specific repro steps and was confirmed fixed in 4.18.0. The ...

[CrashReport] PhysX3PROFILE_x64!physx::Sc::BodySim::activateInteractions() [scbodysim.cpp:496]

UE - Simulation - Physics - Jul 19, 2017

This is a common crash affecting users in 4.16. The callstack is very similar to [Link Removed], which has previously been fixed. User DescriptionsTesting destruction of generated destructables. T ...

FBX from DAZ Studio import with errors since 4.7.0

UE - Editor - Content Pipeline - Import and Export - Mar 17, 2015

Skeletal or Static Meshes exported from DAZ Studio as 2014 FBXs import with errors since 4.7. The same mesh in 4.6.1 imported without perceived errors. [Image Removed] Attached Files: DAZ_Test.fb ...

Fix forwarding of dedicated flag and number of players when running a functional test

UE - Networking - Jun 21, 2019

As described in the UDN question, some settings aren't forwarded correctly to the game instance in PIE during a functional test. Proposed patch attached. ...

Fix possible crash if Android audio manager does not support certain properties

UE - Platform - Mobile - Jan 15, 2020

Not checking for a property not being supported by audio manager, need to protect it against NULL ...