[UELOC] UE Editor 5.3 Testing - TSR - Not Set for Localization

UE - Graphics Features - Aug 29, 2023

How to Reproduce:Launch UE 5.3 RelTest BSet language in zhCN (or other languages)input 'stat tsr' in command line4.Observe the stat in Viewport Issues: Unloc'd strings Link to the affected string ...

Console Command `Stat SceneRendering` is showing incorrect number of Lights in scene

UE - Graphics Features - Jan 8, 2016

When using the Console Command for Stat SceneRendering the Counter section for "Lights in scene" is not accurately listing the number of lights. In a 4.10 project an empty new level is showing 16 ...

Point and Spot lights no longer work in Orthographic Projection Mode

UE - Graphics Features - Dec 30, 2016

Point and Spot Lights no longer work when using the Orthographic Camera Projection Mode. Note that the Directional Light still works as intended. This is a regression from behavior that worked in ...

Sound cue will ignore sound mix settings if settings are called in game instance

UE - Audio - May 31, 2017

When using a Game instance to modify the sound in the editor the sound will ignore settings made by game instance. This issue appears to be occurring only in the editor, as running the game in stand ...

Split pins of Function inputs do not correctly update if variable type is changed

UE - Gameplay - Blueprint - Aug 30, 2017

When using the inputs of a function, splitting a variable and then changing its variable type does not properly update the node as expected. This occurs with any variable type that can be split. Sav ...

[CrashReport] Ran out of memory - FFixedUObjectArray::PreAllocate()

UE - Foundation - Core - UObject - Sep 7, 2017

This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...

Folder disappears upon cancelling renaming by pressing ESC key twice

UE - Editor - Content Pipeline - Content Browser - Sep 27, 2017

Working: 4.16 Broken: 4.17.1, 4.17.2, 4.18 When cancelling the renaming of any folder or sub-folder in the Content Browser by pressing ESC key twice, folder or sub-folder will not be visible in Co ...

Fix world to meters scale

UE - Platform - XR - Apr 11, 2018

Is changing the world to meters in the current 4.19 AR template project supposed to affect the world, or is world to meters only for VR projects currently? We have project where a client wants us to ...

ZenGarden's game sequence doesn't play on device

UE - Platform - Mobile - Jul 18, 2017

Zen Garden loads, then the screen fades in and out as if it's ready to begin play. But when the player taps the screen, the only thing that moves are some lensflares, and the level never transitions ...

[CrashReport] UE4Editor_UnrealEd!UnFbx::FFbxImporter::RecursiveBuildSkeleton()

UE - Editor - Content Pipeline - Import and Export - Jul 30, 2015

This is a common crash affecting users. User DescriptionsJust import a Mesh of Fuse Source Context 624 void UnFbx::FFbxImporter::RecursiveBuildSkeleton(FbxNode* Link, TArray<FbxNode*>& Out ...