[CrashReport] UE4Editor_PropertyEditor!TSharedPtr<IPropertyUtilities,0>::ToSharedRef() [sharedpointer.h:794]

Tools - Dec 6, 2017

Top Crash in 4.18 release Comment from User: "Picking a color for my shader" Source Context:// NOTE: The following is an Unreal extension to standard shared_ptr behavior 788 FORCEINLINE ...

[CrashReport] UE4Editor_LandscapeEditor!TSharedPtr<SWidget,0>::ToSharedRef() [sharedpointer.h:794]

UE - LD & Modeling - Terrain - Landscape - Jul 13, 2017

This is a common crash affecting users in 4.16. Additional information is not currently available. User DescriptionsAt the time I was using the landspace sculpt tool with fairly normal settings. ...

[CrashReport] UE4Editor_Persona!TSharedPtr<IEditableSkeleton,0>::ToSharedRef() [sharedpointer.h:794]

OLD - Anim - Jul 13, 2017

This is a common crash affecting users in 4.16. User DescriptionsHit undo a bunch of times after re-opening a skeletal mesh where I was trying out painting cloth max distances. Source Context ...

Fix PrimitiveComponent overlap indirection

UE - Simulation - Physics - Sep 27, 2016

When doing overlap tests in PrimitiveComponent, UWorld->ComponentOverlapMulti is used. The callstack for that ends up looking like this (callstack is inverted, highest level on top): UWorld::Compo ...

Error launching onto HTML5: "Expression (0) failed in \Engine\Source\Runtime\Core\Private\Async\TaskGraph.cpp:428!"

UE - Platform - Mobile - May 9, 2017

This is launching on to Firefox 53.0.2 (64-bit) and also occurs in Main. Error message:uncaught exception: ASM_CONSTS<@blob:http://localhost:53501/4354ee7b-de4a-419b-b0bc-5d58ff557ed2:1:38655 _emsc ...

UForceFeedbackEffect is only making slight vibration in iOS when value rises from 0 or effect is started.

UE - Platform - Mobile - Jun 11, 2019

UForceFeedback is expected to give vibration just like in the graph of the asset. But only in iOS it is not. It is expected to give continuous vibration following the forcefeedback asset, but only ...

[Metal-Epic:Tools] Compiling Metal 2.0 shaders on XCode 9.3 beta with desktop forward selected fails on iOS

UE - Graphics Features - Mar 30, 2018

Shaders fail to compile with a series of cube map errors (subset below): LogShaderCompilers: Warning: 17 Shader compiler errors compiling global shaders for platform SF_METAL_MRT:   LogShaderComp ...

Unable to compile script plugins against 4.16.0

UE - Foundation - Cpp Tools - UnrealBuildTool - May 24, 2017

A bug in UBT is preventing the authors of SkookumScript from submitting their 4.16 plugin to the marketplace. ...

[GPU Lightmass] bake artifact w/ two actors of same static mesh

UE - Graphics Features - Jun 22, 2022

As per a bug report from Pixomondo: if there are two static meshes in the scene and one has a rotation, it gets a GPULM bake artifact as if it is intersecting with the unrotated version of itself. S ...

Vive Trackpad X and Y always return 0

UE - Platform - XR - Feb 3, 2020

Platform-specific input for pad axis in 4.24 leads to missing value in VIVE. in 4.23.1 this is not reproduced. ...