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
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
- Inconsistent “Favorites” icon highlight in Unity Hub
Add comment