Search Issue Tracker

By Design

Votes

0

Found in

5.2.2p2

Issue ID

744924

Regression

Yes

Transparent plane is drawn behind objects that are closer to the camera on some camera positions

Camera

-

Reproduction steps:
1. Open attached "Experiment" project.
2. Open "test" scene.
3. Double click "Terrain" game object in the hierarchy window.
4. Zoom camera in and out(GIF attached).

Actual result: transparent plane sometimes is drawn behind objects that are closer to the camera.
Expected result: transparent plane is drawn in front of other game objects.

Additional note: same issue can be achieved in the game view when "Capsule" game object is moved around the scene(GIF attached).

Not reproducible with: 4.6.8f1

Comments (1)

  1. Aras

    Jan 26, 2016 13:53

    By design, user's shaders were using alpha blending without indicating rendering queue. So the render order was "random"

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.