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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment