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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment