Collision Viewmodes do not affect Instanced Meshes properly

UE - Graphics Features - Apr 9, 2018

Collision View modes, such as Player Collision and Visibility Collision, do not work with Instanced Static Meshes. Regression?: No This also occurred in 4.18 ...

C4D Mograph not working in 4.24.0

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 16, 2019

A customer is reporting that C4D mograph support is broken in version 4.24. C4D file added under [Link Removed] folder in: [Link Removed] ...

Negative scale with non 0 rotation doesn't work.

UE - Simulation - Physics - Jul 28, 2020

HeaderMarkForPacketInfo.GetNumBits() == 0 when closing NetConnection during Tick

UE - Networking - May 12, 2021

Licensee reported getting this error on PS4 after losing internet connection or putting the console into rest mode. See linked UDN for callstack. The NetConnection calls Close during its Tick, due ...

LevelSnapshots affect level visibility when restoring snapshot

UE - Virtual Production - Tools - Level Snapshots - Nov 2, 2023

Slack thread [Link Removed] ...

[CrashReport] UE4Editor-SlateCore.dylib!SWidget::FindChildGeometry(FGeometry const&, TSharedRef<SWidget,()

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

This is a common crash affecting Mac users in 4.16, and going back at least to 4.11. This seems to be a continuation of [Link Removed], which was closed as cannot repro. User Descriptionswas looki ...

Curves from Animation Samples in Aim Offsets are ignored

OLD - Anim - Jul 11, 2017

Curves from Animation Samples in Aim Offsets are ignored In the attached project, all of the AimOffset Poses have a value assigned to the TestCurve. If you open the AimOffset and then open the Ani ...

SaveGame data does not correctly save the value of elements in an int array when the elements are initialized with RandRange() and then set to a known value

UE - Gameplay - Aug 28, 2018

After using FMath::RandRange() to initialize elements of an int array in a SaveGame class and then setting all of the values of the array to 0 before using UGameplayStatics::SaveGameToSlot() to save ...

Material Function CylindricalUVs is missing the Object Position

Docs - Samples - Sep 29, 2014

The Material Fucntion CylindricalUVs is missing the Object Position node ADDITIONAL NOTES: You can see the UVs wrapping around 0,0,0 without the position node attached, instead of the mesh's pos ...

Editing a blueprint from a hidden streamed level can reset all actor transforms

UE - Gameplay - Blueprint - Jul 9, 2015

When editing an actor blueprint that's inside of a hidden streamed level, the blueprint actor transform will reset to 0,0,0. There is a video that's attached to the AnswerHub post which is very use ...