Search Issue Tracker

Fixed in 5.0.1

Votes

0

Found in

4.2.1f3

Issue ID

561376

Regression

No

Shader doesn't work on WinRT with camera set to DepthTextureMode.Depth

Windows Store Apps

-

Repro Steps:
1. Make a camera use the depth texture mode:
Camera.main.depthTextureMode = DepthTextureMode.Depth;

2. Use the custom shader. On WinRT device shader doesn't work.

Add comment

Log in to post comment