Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.5.0f3
Issue ID
874252
Regression
No
RenderType based on TreeTransparentCutout causes Z-fighting behavior on two-sided cutout
Reproduction Steps:
1. Open attached project.
2. Comment lines 49-50 in DepthNormalZoinkCutout.cginc. (Assets -> ZoinkTools -> ZoinkTools -> Zoink Tools -> Shaders -> Override -> DepthNormal)
3. Enter Play mode.
4. Enable Frame Debugger.
5. Select RenderDeferred.ForwardObjectsIntoDepthNormals.
6. Move around "FisherGhost" object and observe Game view.
Expected result: Object remains static during movement.
Actual result: Object exhibits Z-fighting behavior. (GIF attached)
Reproducible with: 5.5.1f1, 5.6.0b5.
Note: Not reproducible with previous versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment