System Information
Operating system: Windows-10-10.0.18362 64 Bits
Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.6859
Blender Version
Broken: version: 2.80 (sub 75), branch: master, commit date: 2019-07-29 14:47, hash: rBf6cb5f54494e
Worked: (optional)
Short description of error
The color spaces of two image texture nodes using same image cannot be configured independently.
Exact steps for others to reproduce the error
Step 1: Create any new material.
Step 2: Create an image texture node with any image.
Step 3: Copy the image texture node in step 2 above so it uses same image. At this point, both image texture nodes have same color spaces.
Step 4: Try changing the color space of any one of them. The color space of the other one changes automatically.
- Can be reproduced on simple default startup blend file as well. I was assuming this is not the expected behavior - that we can change the color space of each image texture node independently. Please let me know if I'm wrong in my assumption.