Scene Capture 2D components lose access to the Blendable assigned to them if they are not set to Capture Every Frame at all times. If it gets turned off, the blendable can never be reapplied at runtime.
This is causing problems for users who want to use a Scene Capture 2D for Minimap UI purposes, but do not want to pay the full cost of having the capture update on every frame.
Also Reproduced in Dev-Main-CL-2911698
*Quick Repro - Open the Attached Project and PIE*
Initial Project Setup
RESULTS: The UI shows the World Normal Blendable until the first Capture Update then it loses the Post Process Blendable influence
EXPECTED: The UI shows the Post Process Blendable and updates according to Timer and Custom Event.
Head over to the existing Questions & Answers thread and let us know what's up.
23 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.10.4, 4.11, 4.12 |
Created | Mar 16, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |