Description

This is a regression. Tested in //UE4/Release-4.27 CL18319896

Opaque material assigned to a Material Billboard attached to a Pawn renders differently against the Sky/Infinity when moving. Tested against different GIs with the same result.

Steps to Reproduce
  1. Create a Third Person template project
  2. Open BP_ThirdPersonCharacter
    1. Add a Material Billboard component then set its X location to 100
    2. Add a Sprite Element in the the Material Billboard's details
    3. Expand the element and set the Material to 'M_SimpleOpaque'
    4. Compile, save, and close the blueprint
  3. Play in Editor
  4. Position the Billboard so that it is between the camera and the character with the sky behind the character(see gif)
  5. Walk toward the camera; away from the sky

Expected Results:
The Material Billboard remains visible.

Actual Results:
Where ever the Material Billboard overlaps the sky/infinity it becomes complete see through, and remains solid against everything else.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-161118 in the post.

2
Login to Vote

Fixed
ComponentUE - Rendering Architecture - Materials
Affects Versions5.0.3
Target Fix5.1
Fix Commit21514289
Main Commit21514289
CreatedAug 16, 2022
ResolvedAug 23, 2022
UpdatedSep 10, 2022