Description

The auto generate mips feature for render targets doesn't seem to work. The generated mips render black.

Steps to Reproduce
  1. Go to QAGame->Rendering->GenMipsTest map.
  2. Launch on any platform
  3. If working, the image should remain as distance from it occurs. If not, the screen will go black or fuzzy as the distance increases. (See video + images below).

Original:

  1. Open a blank project
  2. Create a Render target and a new material in content browser
  3. In the new material make a texture sampler that references the render target
  4. Plug it into base color
  5. Open the render target and check "Auto Generate Mips"
  6. Create a scene capture 2d in the map and select the render target as the texture target
  7. Apply the material to a simply cube and fly towards and away from it

RESULT
the cube will fade to black as you get further away.

EXPECTED
The cube uses the auto generated mip levels for further distances.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

53
Login to Vote

Fixed
ComponentUE - Graphics Features
Affects Versions4.13.24.14.1
Target Fix4.23
Fix Commit5937146
Main Commit6677614
Release Commit6955818
CreatedDec 12, 2016
ResolvedApr 17, 2019
UpdatedJul 25, 2019