Page MenuHome

EEVEE Volume Material Outpouts don't show in viewport or renders.
Closed, ResolvedPublicBUG

Description

System Information

Operating system:
Arch Linux - Linux 5.0.5-arch1-1-ARCH #1 x86_64 GNU/Linux

Graphics card:
NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
Linux driver 418.56-5

Blender Version
Broken: 2.80, f0d6879f5c79, master 2019-04-05 12:38
Worked: 2.80, a180b754eb40

Short description of error
EEVEE Volume Material Outpouts don't show in viewport or renders.
Principled Volume, Volume Absorption, Volume Scatter and even Emission nodes, conected to EEEVEE Material Output nods in the Volume sockets, all fail to render.

Seems to have been introduced in this commit, "Fix T62892 EEVEE HDRI lightning glitch (f0d6879f5c79)" as the previous one works as expected.

Exact steps for others to reproduce the error
Open attached file, and switch from solid preview mode to either full shading or look-dev mode, and notice missing volumes. Render Scene to notice them missing in renders too.

Event Timeline

Jorge Vásquez Pérez (yorch) renamed this task from EEVEE Volumes not showing up in viewport or renders. to EEVEE Volume Material Outpouts don't show in viewport or renders..Apr 8 2019, 11:55 PM
Jeroen Bakker (jbakker) lowered the priority of this task from 90 to 50.EditedApr 9 2019, 9:15 AM

Bisecting confirms the issue @Jorge Vásquez Pérez (yorch)

First Bisect attempt show 2 commits that might be the cause

Commits could be 6de0da70de303d6510564bc745a72b7c8a04d929
or f0d6879f5c7998be98ac406bd6ddaa5104961206

When reverting f0d6879f5c7998be98ac406bd6ddaa5104961206 and/or 6de0da70de303d6510564bc745a72b7c8a04d929 the issue still exist

Strange enough revering both did not show the volumetrics and df99c54b5b8 also shows the volume.

When bisecting from that it shows the issue in fefc9c95e4818768ba08c665111d2e405ae72672

Brecht Van Lommel (brecht) raised the priority of this task from 50 to High.Apr 9 2019, 1:27 PM
Clément Foucault (fclem) changed the task status from Unknown Status to Resolved.Apr 15 2019, 4:17 PM