Maniphest T66571

Image Texture: if open PSD file, color space option always switched back to sRGB
Closed, Resolved

Assigned To
Sergey Sharybin (sergey)
Authored By
Alexander (CoastKid)
Jul 8 2019, 7:46 PM
Tags
  • BF Blender
Subscribers
Alexander (CoastKid)
Dalai Felinto (dfelinto)
Sergey Sharybin (sergey)

Description

System Information
Operating system: Windows-10-10.0.17763 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 418.81

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-07-08 12:40, hash: rB27adc4aa3347
Worked: (optional)

Short description of error
If PSD image file used as input In "Image Texture" node, it became Impossible to change sRGB color space option to any other. (after selecting any other option, it will switch back to sRGB automatically)

Exact steps for others to reproduce the error

  1. Create new scene (General)
  2. Go to "Shading" workspace
  3. Add new "Image Texture" node
  4. Open PSD file as texture input of the "Image Texture" node
  5. Connect "Image Texture" node to material's "Base Color" input
  6. Try to change "Color Space" option in "Image Texture" node from sRGB to any other.

Revisions and Commits

rB Blender

Event Timeline

Alexander (CoastKid) created this task.Jul 8 2019, 7:46 PM
Dalai Felinto (dfelinto) lowered the priority of this task from 90 to 30.Jul 9 2019, 9:19 PM
Dalai Felinto (dfelinto) added a subscriber: Dalai Felinto (dfelinto).

Please attach a simple (small) PSD file here. Not many developers have a way of creating the faulty file.
Also can you test if the issue also happens in 2.79?

Dalai Felinto (dfelinto) assigned this task to Sergey Sharybin (sergey).Jul 9 2019, 9:27 PM
Dalai Felinto (dfelinto) added a subscriber: Sergey Sharybin (sergey).

Strangely confirmed with an old file I had around:

@Sergey Sharybin (sergey) wants to try your hand at it? It seems colour-management related.

Alexander (CoastKid) added a comment.Jul 9 2019, 10:48 PM
In T66571#716709, @Dalai Felinto (dfelinto) wrote:

Also can you test if the issue also happens in 2.79?

2.79 also have that problem.

Sergey Sharybin (sergey) changed the task status from Unknown Status to Resolved by committing rBe9d3e056d1a6: Fix T66571: Unable to change input color space of PSD.Jul 10 2019, 10:10 AM
Sergey Sharybin (sergey) added a commit: rBe9d3e056d1a6: Fix T66571: Unable to change input color space of PSD.