When using Vive Tracker for Virtual Camera function, Tracking does not work properly when using Unreal Remote 2

UE - Virtual Production - Tools - Virtual Camera - Aug 9, 2018

NOTE for Wont Fix: This is now supported with Virtual Camera 2.0. With the VirtualCamera 2.0 actor, it is possible set a LiveLink Camera subject from many sources. LivelInk XR (Vive Tracker) include ...

Camera Switcher Import option not functioning properly

UE - Anim - Sequencer - Oct 22, 2019

In UE 4.20 we got a feature that let you import a FBX file that contains cameras with a camereaswitcher to create a "camera cut track" within sequencer. From the release notes of 4.20: https://docs ...

Mesh reduction modules selection aren't properly applied on engine restart

UE - World Creation - Worldbuilding Tools - May 4, 2023

Recent changes in the MeshReductionManagerModule::StartupModule() have introduced issues where it won't respect what reduction modules have been set in the config file. This is a big issue for plugi ...

can not load all actors when load level with ULevel::LoadAllExternalObjectsTag

UE - World Creation - Worldbuilding Tools - Jun 25, 2024

the udn link:https://udn.unrealengine.com/s/question/0D5QP00000OxDLH0A3/%E9%80%9A%E8%BF%87%E4%BB%A3%E7%A0%81%E6%88%96%E8%80%85%E8%93%9D%E5%9B%BE%E8%8A%82%E7%82%B9%E5%A4%8D%E5%88%B6%E5%85%B3%E5%8D% ...

[CrashReport] FGenericPlatformMemory::OnOutOfMemory | TArray<FCompressedChunk,FDefaultAllocator>::ResizeTo

UE - Foundation - Core - Jul 20, 2017

This is a common crash affecting users in 4.16, and has occurred since at least 4.12 for more than 200 unique users. The callstack has similarities to [Link Removed], and as-such may be out of our ...

[CrashReport] UE4Editor_PropertyEditor!TWeakPtr<SDetailSingleItemRow,0>::Pin() [sharedpointer.h:1120]

Tools - Oct 30, 2017

This seems to be a new crash coming out of 4.18. It is not very widespread at the moment, but the callstack is very similar to [Link Removed], which was fixed for 4.18.0. Users have not provided a ...

UConsole HistoryBuffer no longer writing to disk in packaged builds

UE - Foundation - Core - Sep 7, 2023

We started running into issues with the console history not saving after upgrading to 5.2.1. The console history (as in the commands last input into the in-game console) is no longer being saved bet ...

Lightmass GI doesn't work with Material-based color changes

UE - Graphics Features - Sep 4, 2015

A licensee is having trouble getting the visual results they want because Lightmass doesn't seem to handle color changes from materials. They are seeing this in 2 cases: (See attached images and tes ...

MoviePlayer loading screen with FLoadingScreenAttributes::bAllowEngineTick results in high DeltaSeconds tick post-playback

UE - Gameplay - Feb 16, 2024

IGameMoviePlayer playback of a movie during loading screen lets you set bAllowEngineTick  = true as a parameter. This will make FDefaultGameMoviePlayer manually tick the engine: if (GEngine && bAll ...

Generated world partition maps cause AssetManager warnings

UE - Foundation - Core - Cooker - May 29, 2024

When cooking world partition maps, it automatically writes out several maps in a "Generated" folder below the location of the map in the editor. In the repro above, this will create maps such as /Ga ...