When an active Niagara Component is moved and reset+reactivated in the same frame, "Interpolated Spawning" causes "Spawn Burst Instantaneous" to spawn particles in the previous frame's outdated location

UE - Niagara - Mar 6, 2024

Consider a Niagara System with an Emitter in "Global Space" that has "Interpolated Spawning" active and a "Spawn Burst Instantaneous" module with a "Spawn Time" of 0.0 (for example, the built-in Con ...

sphere collision with start and end points set to the same value return no hit objects

UE - Gameplay - Aug 29, 2016

Sphere collision with start and end points set to the same value return no hit objects. Workaround Set the end vector to 1 away from the start vector (0,0,0 to 1,1,1, etc.) Regression (no) issue ...

[CrashReport] UE4Editor_ClothingSystemEditor!UClothingAssetFactory::CreateFromSkeletalMesh() [clothingassetfactory.cpp:357]

UE - Simulation - Physics - Character - Aug 21, 2017

This is a trending crash occurring in 4.17 and 4.17.1. Users have not provided any descriptions of their actions when the crash occurred. Source Context 345 if(Params.bTryAutoFix && Param ...

Physics simulation shows strange behavior with specific skeletal mesh configurations

UE - Simulation - Physics - Mar 3, 2017

PhAT is inconsistent on when it does and doesn't apply scale to Constraint positions. This leads to cases where the positions provided create constraints that may not work when the Preview Skeletal ...

[CrashReport] Ongoing CollectGarbageInternal() assertion in 4.17

Tools - Aug 22, 2017

This callstack is occurring in 4.17.0 and 4.17.1, and appears to be a continuation of [Link Removed], which was fixed in 4.16.2 with CL 3502786. I'm not re-opening [Link Removed] because there are ...

Typos in Math_Hall of ContentExamples

Docs - Samples - Sep 20, 2016

Need to update label from 0 to 1 on the left slider of display 1.6Need to update labels for small slider on display 1.10 to display 0, 1, 2 as those values can go up to 2Need to update 1.12 Example ti ...

Updating C++ projects with Marketplace plugins in 4.25.2 fails to build project

UE - Foundation - Cpp Tools - Plugin System - Jul 24, 2020

Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...

Look at Android GetTimeStamp local file handling

UE - Platform - Mobile - May 29, 2020

Only files in UFS or NonUFS manifest that are local are returning a non-minvalue timestamp.  While this is expected it is causing issues with logging file handling. See: https://udn.unrealengine.co ...

FindCollisionUV always returns False on Skeletal Meshes

UE - Gameplay - Dec 14, 2016

FindCollisionUV always returns False on Skeletal Meshes User Description: In UE 4.14.0, the blueprint "Find Collision UV" functions doesn't work properly with Skeletal Meshes. While it works fine ...

Get User profile does not appear to be returning the correct values

UE - Platform - XR - Oct 2, 2017

Get User Profile does not appear to be returning the correct values. Player height always returns as 0.0 and IPD always returns as 0.064. Regression: Yes This issue did NOT occur in 4.16 ...