Page MenuHome

2.81 Output image not working
Closed, ArchivedPublic

Description

System Information
Operating system: windows 10
Graphics card: nvdia GTX 280

Blender Version
Broken: (example: 2.81, aff6446e064f,beta,2019-10-30, as found on the splash screen)
Worked: (optional)

Short description of error
Output after clicking on render image is not working.
Exact steps for others to reproduce the error

  1. open blender.
  2. setup output properties for rendering image in the properties panel.
  3. Click on output.
  4. Setup render image location by clicking of the folder button.
  5. press F12 for rendering image.
  6. Now check the place where you have put the render image location, there will be no rendered image.

Based on the default startup or an attached .blend file (as simple as possible).

Event Timeline

Philipp Oeser (lichtwerk) changed the task status from Unknown Status to Archived.Oct 30 2019, 1:49 PM
Philipp Oeser (lichtwerk) claimed this task.

Rendering still images wont save the image automatically, you'll have to save the Image from the Image Editor.
Only animations are saved automatically to disk, see https://docs.blender.org/manual/en/dev/render/output/animation.html#rendering-animations
[an exception for still images is using an File Output Node in the compositor, see https://docs.blender.org/manual/en/dev/compositing/types/output/file.html]

So this is not a bug, closing...