4.24 moves distortion calculations to the file DistortionCommon.ush and its`ComputeBufferUVDistortion` function. The code in the INSTANCED_STEREO define no longer works as `Interpolants` isn't passed to `ComputeBufferUVDistortion
Regression: This behavior does not occur in 4.23.1
Result: Error: [SM5] /Engine/Private/DistortionCommon.Ush(38,45,-56): error X3004: undeclared identifier 'interpolants'
Expected: No Error.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-84346 in the post.
0 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 4.24 |
Target Fix | 4.24 |
Created | Nov 13, 2019 |
---|---|
Resolved | Nov 14, 2019 |
Updated | Sep 19, 2021 |