Starting position of physics simulated bp is different in Standalone Game

UE - Simulation - Physics - Feb 26, 2016

Starting position of physics simulated bp is different in Standalone Game User Description: Things work fine in the editor window, but when I run a standalone game then blueprints with physics bod ...

[CrashReport] Linux_PlatformCreateDummyGLWindow()

UE - Platform - Linux - Nov 16, 2017

This is a trending Linux crash in the 4.18 release Callstack from Log[2017.11.10-14.42.41:021][ 0]LogLinux: Error: appError called: Assertion failed: [File:/media/***/OS/UnrealEngine-release/Engi ...

Point Lights Y-Axis Rotation Changed from 4.18 to 4.19

UE - Graphics Features - Jun 6, 2018

Possibly related to [Link Removed]. This affects Static, Stationary, and Movable point lights when upgrading a project from 4.18 to 4.19.2 or Main (tested in CL 4101872). If you click the "Reset to ...

Crash when adding Actor Array Element to a Sequencer Event Struct

UE - Anim - Sequencer - May 25, 2017

Crash when adding Actor Array Element to a Sequencer Event Struct Error message: Assertion failed: 0 [Link Removed] [Line: 56] Source Context: 42 N = FName(*StringName); 43 ...

Scene Capture 2D will default back to View 0

UE - Graphics Features - Oct 8, 2015

The scene capture will revert back to the Character BP that is placed in the level when player 2 is not moving. When they are moving the scene captuer will show correctly. You can get around this ...

Code review for potential fix for crash where Velocity contains NaN

UE - Gameplay - Aug 20, 2015

User crashed in the function "void UCharacterMovementComponent::PerformMovement(float DeltaSeconds)" due to a Velocity containing NaN. AnswerHub post details function calls that lead to where the N ...

Investigate/fix navmesh tiles disappearing randomly when level stream in.

UE - AI - Feb 14, 2020

See UDN description: https://udn.unrealengine.com/questions/554749/bug-navmesh-streaming-and-tile-corruption.html ...

Differences in DistanceToNearestSurface and DistanceFieldGradient results between 4.27 and 5.0

UE - Graphics Features - Apr 27, 2022

In the UE5 case, we end up seeing very harsh lines in both the gradient and the distance to nearest surface examples whereas the results in 4.27 appear smooth.  It was also interesting to observe c ...

Shadow doesn't update for a moving nanite mesh (fixed in 5.4)

UE - Graphics Features - Shadows - Mar 25, 2024

When a nanite mesh moves, the shadow does not. ...