Search Issue Tracker
By Design
Votes
0
Found in
5.6.1f1
Issue ID
925309
Regression
No
Color Blend is applied ahead of Alpha Blend
Steps to reproduce:
1. Open attached Unity Project "WeatheMaker.zip" (OC Link)
2. Load Scene "DemoSceneBlank"
3. Enter Play mode
4. Look at either of the two moon objects through the player camera
Note: the Shader in question is "WeatherMakerMoonShader"
Expected result: clouds generated at runtime cover the moon objects
Actual result: moon objects are visible through clouds that have alpha value of near or equal to 1 (screenshot "not_blended.png" attached)
Reproducible with: 5.6.0f3, 5.6.1f1, 2017.1.0b1, 2017.2.0b2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment