MaterialTextureScale calculated incorrectly for materials with WorldPositionOffset

UE - Rendering Architecture - Materials - Apr 16, 2024

When a Material uses WorldPositionOffset, the MaterialTextureScale is calculated incorrectly because FMaterialUtilities::ExportMaterialUVDensities() calls FMeshRenderer::RenderMaterialTexCoordScales ...

[CrashReport] Assertion failed: !PinRef->bWasTrashed | UEdGraphPin::SerializePin()

UE - Gameplay - Blueprint - Aug 29, 2017

This is a common and longstanding crash that has occurred since at least 4.15 and affected nearly 500 users. The CrashGroup was previously linked to [Link Removed], but that had specific repro step ...

[CrashReport] UE4Editor_LevelEditor!FLevelEditorActionCallbacks::Paste_CanExecute() [leveleditoractions.cpp:1602]

UE - Gameplay - Blueprint - Jan 17, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: GEditor->GetSele ...

Anim Notify States are ended when CustomTimeDilation is set to zero

UE - Anim - Runtime - Oct 12, 2022

UDN link: https://udn.unrealengine.com/s/question/0D54z00008BEDfJCAX/set-actor-time-dilation-to-0-during-a-animation-notify-state-cancel-it?fromCase=1 Notify gathering functions (e.g. UAnimSequence ...

Reference to control rig can be lost on actors with multiple skeletal mesh components

UE - Anim - Rigging - Control Rig - Apr 4, 2023

In the attached project, when we initially add a control rig track for the actor with multiple skeletal mesh components, we add the control rig for the correct component because FControlRigParameter ...

UE4 Crashes if multiple Vive Trackers or Lighthouses are used

UE - Platform - XR - Jan 24, 2018

User reports that if more than 5 trackers are connected, UE4 crashes Suggested fix: Root cause of bug is related to the fact that UE has no setup to receive input events from Vive Trackers. (we ha ...

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0

UE - Gameplay - Oct 6, 2016

A physics actor will still bounce if the Restitution of a Physical Matieral is set to 0 User Description: Explanation : I am trying to create a Badminton Game for fun and while I was trying to han ...

UE4Editor_SlateCore!TSharedFromThis<SWidget,0>::AsShared() sharedpointer.h:1221

Tools - Apr 18, 2017

This bug report was entered as new crash groups appeared linking to [Link Removed] which was marked as fixed for 4.15.1 and the previous reproduction did not reproduce the issue Error message: Ass ...

"Build All Levels" does not re-AddNavigationSystemToWorld

UE - AI - Navigation - Feb 28, 2024

The Build All Levels editor action cleans up the world's NavDataSet (UNavigationSystemV1::NavDataSet) as pre-rebuild world cleanup by calling: SetNavigationSystem(nullptr); inside UWorld::Cleanu ...

[CrashReport] Assertion failed: Array index out of bounds - GetPhysicsTriMeshData() [modelcomponent.cpp:688]

UE - Simulation - Physics - Oct 30, 2017

This is a semi-common crash that has occurred since at least 4.17.1. The callstack is nearly identical to [Link Removed], which was fixed in 4.18.0, however the error message and source context are ...