This appears to be from an interaction between the Depth Fade Expression, clip() in a Custom Expression, WPO being enabled, and the fact that the pass that draws objects for the editor outline runs at full resolution, while the depth sampled by DepthFade is scaled down for the Screenpercentage. The bug itself appears to be in the Depth Fade Expression not taking into account Screenpercentage.
1. Download the Licensee test project and open (see addl info URL)
2. Select the red square
3. Observe that its outline does not match the mesh
4. Change the screenpercentage to 100
5. Observe the outline now matches the visible part of the mesh
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
How to delete some elements correctly when deleting an array loop?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-213950 in the post.
0 |
Component | UE - Graphics Features |
---|---|
Affects Versions | 5.4, 5.4.1 |
Target Fix | 5.7 |
Created | May 3, 2024 |
---|---|
Updated | Sep 4, 2024 |