When the ReadPixels function is called, the FColor array that is passed in has its elements populated when in PIE and Standalone but array elements are empty in a packaged project.
Result:
In step 2, all array elements are shown as (R=255, G=255, B=255, A=0) - in step 4, all array elements are shown as (R=0, G=0, B=0, A=0)
Expected:
Array is populated in packaged project
Head over to the existing Questions & Answers thread and let us know what's up.
5 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.18 |
Created | Nov 1, 2016 |
---|---|
Resolved | Aug 18, 2021 |
Updated | Aug 18, 2021 |