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
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
Add comment