ToString() from a StringTable entry now returns <MISSING STRING TABLE ENTRY>

UE - Editor - UI Systems - Localization - Apr 10, 2024

This is a regression from 5.3 that has been fixed in Main (32476819, for 5.5), but needs merging into 5.4. ...

Project crashes when exiting mobile preview

UE - Gameplay - May 27, 2015

User project crashes when exiting from mobile preview. Frequency: 5/5 Crashreporter: [Link Removed] ...

Sequencer: Undoing creation of a new section can call section drawing code with viewmodel tree in invalid state

UE - Anim - Sequencer - Aug 1, 2024

The Section reference in ISequencerSection::GetSectionHeight can be in the process of garbage collection during an undo of a section addition- this causes things like GetTypedOuter<UMovieSceneTrack> ...

Expose Component Replication in ActorComponent

UE - Gameplay - Aug 9, 2016

UActorComponent has hideCategories=(ComponentReplication) set in the UClass macro preventing uint32 bReplicates:1; to be set as a default setting. ...

Setting Alpha on RigidBody node results in bone displacement

UE - Simulation - Physics - Jan 31, 2017

If the user sets the Alpha channel on the RigidBody node to something between 0 and 1, this can result in some bone displacement. ...

Array inputs on event dispatcher cause a compiler note.

UE - Gameplay - Blueprint - Apr 13, 2017

Looks related to [Link Removed], but it appears that something was overlooked. Probably requires a similar fix for the delegate node. ...

SteamVR - Packaged project does not scale to monitor bounds

UE - Platform - XR - Oct 4, 2019

Packaged projects will not match monitor resolution when SteamVR is being used. STEAMVR 1.7.15 used ...

I get a compile error when using Particle SubUV nodes and tessellation.

UE - Niagara - Oct 6, 2021

I think tessellation will be discontinued in the future, but I will report it just in case. The licensee is not keen on fixing this problem. ...

Crash when getting input action value from a component

UE - Gameplay - Input - Nov 30, 2022

NOTE: I have been unable to repro this locally, but the crash is because of a null de-reference so we can at least add that to fix up the issue for them.  ...

Parameters end up associated with the wrong layer after certain material layer swaps

UE - Rendering Architecture - Materials - Mar 6, 2023

The licensee has also provided an explanation as to why this issue occurs + guidance for a potential fix. Please see the UDN for more details. ...