Search Issue Tracker
By Design
Votes
0
Found in
2017.1.1f1
Issue ID
949348
Regression
No
Forward renderer often fails to correctly render objects front to back
How to reproduce:
1. Download attached project and open "Main" scene
2. Open and enable the Frame Debugger
3. Check the order in which each cube is renderer
Actual result: Most of the time, the order in which the cube is rendered is incorrect. The correct order is White, Red, Green, Blue
Reproduced with: 5.5.4p3, 5.6.3p3, 2017.1.1p1, 2017.2.0b11, 2017.3.0a7
Note: This order changes every time Unity is restarted you might be lucky and get the correct order. If so, restart Unity and try again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment