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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment