Context AController has a blueprint assignable delegate that fires when the possessed pawn changes. This should fire in both singleplayer and networked games. The bug is reproducible in single play ...
PreExposure is influenced by LocalExposure in PostProcessEyeAdaptation.cpp:1265. It appears when the scene is particularly dark and using manual exposure, the LastAverageLocalExposure can read a lar ...
Creating a custom fallback mesh with LOD for Nanite-enabled meshes with multiple materials, results in mesh LODs with errors. As the number of material sections (material slots) decreases with coars ...
We have built a modular Control Rig in Unreal 5.6, and while IK to FK matching works correctly in the rig, but we are facing an issue when applying mocap animation to the characters through the Leve ...
I wanted to be able to make use of the same widgets the AnimSequence uses for its timeline with play/pause, rewind, etc. However I discovered this was all in private folders in the Persona plugin. ...
When using a layered material that writes to a runtime virtual texture. Sometimes when modifying a layer parameter in the material instance editor. The cached material data in the runtime virtual ...
When loading a mesh asset (static or skeletal) created in an old version of Unreal (e.g. 4.10), any LOD whose LOD screen size was originally set to 0, is converted to 1. This causes LODs that would ...
When loading a static mesh asset created in an old version of Unreal (e.g. 4.10), all LODs have their Screen Size property set to the same value (approximately 1.5). This happens because the static ...
A 5.5 level that contains a Text3DComponent in a BP crashes the engine when opened in 5.6 (and up). The licensee has provided his analysis: Description: Level instance created in UE5.5 and re-saved ...