Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.3.6f1
Issue ID
817524
Regression
Yes
In Unity 5.x two pass transparent shader fills depth buffer different than in 4.x.
How to reproduce:
1. Open the attached project in Unity 4.x and the only scene in it.
2. Observe first pass writes to the depth buffer, so non of the inner parts can be seen.
3. Open the same project in Unity 5.x
4. Notice, that now inner parts can be seen even the same "Transparent/Diffuse ZWrite" shader is used.
Expected behavior: In Unity 5.x release "Transparent/Diffuse ZWrite" shader fills depth buffer same as in 4.x.
Actual behavior: Compared to 4.x writing to depth buffer in Unity 5.x is very different.
Reproducible: 5.5.0a5, 5.4.0f3, 5.3.6p2, 5.2.4f1
Not reproduced: 4.7.2f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
Add comment