-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
WindowsRelated to Windows platformRelated to Windows platformbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
The transparent pixels in images copied from website to Blender and copied from Blender to another place are in wrong color (see the recordings below).
To Reproduce
Copy from website:
- Copy a transparent image from website.
- Go to Blender and paste as a reference, paste as a plane or paste as a node.
- The pasted image doesn't maintain correct transparent pixels.
Copy from Blender:
- Open a transparent image with Image Editor.
- Use
Image > Copy to Clipboard. - Paste it to another software like Microsoft Word.
- The pasted image doesn't maintain correct transparent pixels.
Expected behavior
Pasted images to or from Blender must be exactly the same as the original images.
Platform
Operating System:
- OS: Windows
- Version: 20H2
Blender:
- Version: 2.83, 2.93
Screencast
| Copy from website | Copy from Blender |
|---|---|
![]() |
![]() |
Additional context
I think it is not efficient to use normal PowerShell cmdlet as it is not built to handle this, we need to use more dedicated assemblies.
Here is the transparent image to test: Image.
Metadata
Metadata
Assignees
Labels
WindowsRelated to Windows platformRelated to Windows platformbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed

