Page MenuHome

EEVEE: Viewport Render shows transparent image
Closed, ResolvedPublic

Description

System Information
Operating system: GENTOO Linux/rolling release/last update: this morning
Graphics card:NVIDIA Corporation TU106 [GeForce RTX 2060 SUPER] (rev a1)
NVIDIA drivers version: 510.47.03
Optix and experimental features are activated.

Blender Version
Broken: blender-3.2.0-alpha+master.35c261dfcf61-linux.x86_64-release,blender-3.2.0-alpha+master.467c16eab1ec-linux.x86_64-release
Worked:blender-3.2.0-alpha+master.f021d467526a-linux.x86_64-release

Caused by rB507a4deef149: Fix invalid creation of partial image updater

EEVEE: Viewport Render Animation defunc
Viewport Render Animation with EEVEE displays nothing but a grid while rendering. The resulting video is ok, though.

Exact steps for others to reproduce the error

  • Open default scene
  • ViewViewport Render Image/ Animation

Event Timeline

Pratik Borhade (PratikPB2123) changed the task status from Needs Triage to Confirmed.Feb 12 2022, 12:57 PM

Thanks for the report. I can confirm.

Will bisect.

Pratik Borhade (PratikPB2123) renamed this task from EEVEE: Viewport Render Animation defunc to EEVEE: Viewport Render shows transparent image.Feb 13 2022, 3:45 AM
Pratik Borhade (PratikPB2123) updated the task description. (Show Details)

Also broken: blender-3.1.0-beta+v31.517afcc858b0-linux.x86_64-release

Not broken: blender-3.0.1

My guess is that the issue comes from the fact that previously is_valid was always returning false due to PartialImageUpdater::image never being assigned.

@Jeroen Bakker (jbakker) Surely I can revert my change for the time being, but it seems that there is some bigger issue with the PartialImageUpdater. What would you prefer?

Can someone retest?

Could be fixed already. I suspect rBab71d833c775: Phase out IMA_GPU_REFRESH. fixes the issue. Should already be available in today's built.

@Jeroen Bakker (jbakker), can't reproduce anymore. tested on- e3a18a890d794538f82ccce3d56c595b33f1a4d9

Should already be available in today's built.

Buildbot builds are not updated yet

Jeroen Bakker (jbakker) closed this task as Resolved.Feb 15 2022, 9:01 AM

Thanks, closing.