DrawDebugString display wrong position in PIE when changed display scale

Tools - Sep 16, 2020

The display position of the text in DrawDebugString is affected by the scale of the display. Should refer to the Project() of DebugCanvas (not Canvas). -  Suggest Code void AHUD::DrawDebugTextL ...

Edits of node properties that are not stored on pins do not diff correctly

UE - Gameplay - Blueprint Editor - Oct 2, 2015

Currently details changes to the following are not noticed by the Diff tool when diffing AnimBPs:State Machines (i.e. Max transitions per frame)Transition rulesConduitsStates This also affects non- ...

Crash while scrolling through language options in Packaging settings

Tools - Jul 21, 2017

This is a trending crash in the 4.17 preview. This is a regression Broken: 4.17.0-3528061 Worked: 4.16.2-3514769 User Descriptionsproject/settings/intern..language. Crashed it just by scrolling t ...

Virtualized Silent Sounds "Pop" When Played With New Mixer

UE - Audio - Sep 27, 2017

-Could not reproduce and only happens in the project linked below -Tested in 4.16 and Preview 4.18 and this can not be heard -Does not look like the .ini file is the cause of the issue -Other soun ...

Crash converting code project 4.7 to 4.8 ; Array index out of Bounds

UE - Gameplay - Blueprint - Jun 18, 2015

Some users are experiencing a crash when converting their project from 4.7 to 4.8. From user reports it appears to be affecting those who have added code to their projects and created blueprints bas ...

Unable to open UE4Editor on Linux - Bad hlslcc header found

UE - Platform - Linux - Nov 4, 2015

UE4Editor does not open on Ubuntu 15.10 due to the following error: [2015.11.04-16.19.35:974][ 0]LogOpenGLShaderCompiler:Error: Bad hlslcc header found! Missing '#'!Error in `./UE4Editor': free(): ...

Destructibles using Form Extended structures with rigid body collision gives wrong hit result

UE - Simulation - Physics - Destruction - Jan 7, 2015

DESCRIPTION: When using form extended structure with DMs that are hit by a rigid body the resulting hit does not reflect the correct actor if they are both using form extended. If a DM without form ...

[CrashReport] PhysX3PROFILE_x64!physx::PxcDiscreteNarrowPhase() [pxcnpbatch.cpp:293]

UE - Simulation - Physics - Nov 23, 2016

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Error message: Access violation - code c0000005 (first/second chance not available) Source C ...

VS fails to compile when USTRUCT is referenced as BlueprintReadWrite or BlueprintReadOnly

UE - Foundation - Cpp Tools - UnrealHeaderTool - Aug 22, 2017

Defining a FBoneReference variable as BlueprintReadWrite or BlueprintReadOnly in the UPROPERTY macro fails to compile in 4.17. The error message provided by VS states: LogCompile: Error: Type 'FT ...

[CrashReport] UE4Editor_SlateCore!TArray<FHittestGrid::FCachedWidget,FDefaultAllocator>::Empty() [array.h:1530]

Tools - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. Users have not provided any descriptions of their actions when the crash occurred. Nearly all affected project names reference that this occ ...