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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment