[CrashReport] UE4Editor-Slate!FSlateApplication::OnMouseUp(EMouseButtons::Type,FVector2D) [SlateApplication.cpp:5321]

UE - Anim - Rigging - Feb 15, 2021

Generated from CrashReporter User information:Tried to choose f_med_brw_body_skmesh for the retargeting pose as mentioned at: https://docs.unrealengine.com/en-US/Resources/Showcases/MetaHumans/Reta ...

Crash when not saving level after using MovieRenderQueue for that level

UE - Editor - Content Pipeline - USD - Feb 8, 2022

Crash when not saving level after using MovieRenderQueue for that level Repro rate 3/3 Regression Yes, issue is not reproduced on //UE5/Release-5.0-EarlyAccess at CL 16682836 from LauncherFatal er ...

ResavePackages commandlet with -fixupredirects flag won't update asset references on shared collections

UE - Editor - Content Pipeline - Content Browser - Mar 29, 2018

We currently have two methods of fixing up redirectors: the ResavePackages commandlet and the Fix Up option within the editor. While the editor's option correctly handles collections via FAssetFixUp ...

Get Physics Linear Velocity node does not return the correct values in UE5

UE - Simulation - Physics - Nov 24, 2021

The Get Physics Linear Velocity node seems to only output a vector of 0.0, 0.0, 0.0 no matter what the velocity of the object it's measuring is.  Tested in //UE4/Release-4.27 @ CL 17735300 and th ...

Level Bounds Calculated Incorrectly when using Particle System Components

Tools - Nov 20, 2016

If an Actor blueprint contains a particle system component (PSC), the Level bounds behave differently based on if the particle template is / is not Null. If the template is Null, Level Bounds stret ...

[CrashReport] FMacWindow::ApplySizeAndModeChanges | SWindow::ReshapeWindow()

UE - Platform - Apple - Dec 1, 2017

This is an infrequent Mac crash in 4.18. Users have not provided any descriptions of their actions when the crash occurred. The callstack is similar to both [Link Removed] and [Link Removed] Call ...

[CrashReport] UE4Editor_Slate!FDelegateBase::Unbind()

UE - Editor - UI Systems - Slate - Jul 24, 2017

This is a common crash affecting users in 4.16. User Descriptionstrying to import a texture D: Source Context 137 /** 138 * Unbinds this delegate 139 */ 140 ...

CharacterMovementComponent: simulated proxy can go into falling due to linear velocity quantization when using custom gravity

UE - Gameplay - Components - Mar 8, 2024

The character movement component in  void UCharacterMovementComponent::SimulateMovement(float DeltaSeconds) evaluates whether to find the floor when simulating the movement of the simulated proxy ...

Changing "Coordinate Light Map Index" When "Generate Lightmap UVs" Is Enabled In A Static Mesh Crashes Engine

Tools - Dec 31, 2019

When altering "Coordinate Light Map Index" in a static mesh when "Generate Lightmap UVs" is enabled in LOD 0 the engine will crash or "Coordinate Light Map Index" will be set to 0. A demonstration ...

Get mouse X/ Get mouse Y returns zero after the user clicks the screen and mouse is shown

Tools - Mar 28, 2016

If the user has set show mouse set to true and clicks the screen the Get mouse x and Get mouse Y will no longer return anything other than 0.0 Additional notes: This does not appear to be a regress ...