Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.0b23
Issue ID
811554
Regression
No
Transparent black image when rendering in Linear Rendering mode
Steps to reproduce:
1) Download attached project "UnityBugreport_AlphaLinearLighting.zip" and open in Unity.
2) Open scene "scene".
Note: Go to Edit >> Project Settings >> Player >> >> Other Settings >> and check if Color Space* is Linear.
3) Look at Game tab. You will notice that logo image is slightly transparent.(see attached image "transparentWhenBlack.png".
4) In Hierarchy tab, click on Canvas >> Logo_Image.
5) Change Image color to white(255,255,255,255).
Note: Image is opaque(see attached image "opaqueWhenWhite.png").
Expected results: Image shouldn't be slightly transparent when color is set to (0,0,0,255)
Actual results: Image is slightly transparent.
Reproduced with: 5.2.4f1, 5.3.5p7, 5.4.0b25, 5.5.0a3.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment