System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 512.15
Blender Version
Broken: version: 3.1.0, branch: master, commit date: 2022-03-08 18:16, hash: rBc77597cd0e15
Worked: (newest version of Blender that worked as expected)
Short description of error
The File Output compositing node does support RGBA image formats:
but doesn't provide any way of writing the Alpha channel into it.
Exact steps for others to reproduce the error
- Create a new File Output node in Compositor nodes
- Set file format to RGBA PNG
- Try to output image with alpha channel
Result: File Output node can not output alpha channel
Expected: File Output node can output alpha channel
