Nativizing Blueprint fails when struct is not initialized properly

UE - Gameplay - Aug 27, 2018

The PreferredNavData member of NavAgentProperties isn't properly initialized. It is using some constructor that doesn't seem to be valid. This is a regression from 4.19.2 (CL-4033788) as this same s ...

Behavior Tree has missing Service Nodes on project load

UE - AI - Dec 4, 2018

In the project is Behavior Tree that implements some tasks, decorators and services, but for some reason, two of my tasks nodes gets initialized with all the pointers to their services set to null, ...

Compile error when Blueprint Interface returns a map type variable

UE - Gameplay - Blueprint - Feb 26, 2019

A Blueprint Interface function that returns a map type variable will fail compiling with various errors when called in another Blueprint. If the same function is setup in the Actor Blueprint instead ...

Crash When Building Lighting for a Level with Previously Purged Lightmaps

UE - Graphics Features - Feb 27, 2019

If you go into World settings, select Force No Precomputed Lighting, rebuild lighting to purge lightmaps, uncheck Force No Precomputed Lighting, save level, quit, reload project and try rebuilding l ...

Certain combined Linear/Angular movements cause Client to freeze for several seconds

UE - Simulation - Physics - May 24, 2019

When using Replicated Movement, certain combined linear/angular movements cause the client to freeze for several seconds and then catch up to the server. This is a regression from 4.21.2 (CL-4753647 ...

Imported TTF fonts rendering unknown glyphs for common characters

Tools - Oct 28, 2019

Imported TTF fonts rendering unknown glyph for previously-working characters such as ' or ! or , or ?. In 4.21 the font was working as expected. User states that custom fonts should be forward-compa ...

Imported Texture shows up black in Content Browser

UE - Texture - May 13, 2022

I'm trying to import a .exr texture created in Substance Painter and exported as a 32 bit linear exr file. The texture is to be used for roughness. However, I've stumbled upon the problem that users ...

[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 ...

[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 { ...

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 ...