Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0p2
Issue ID
905216
Regression
Yes
Incorrect rendering order when Camera's Viewport Rect width is set to 1 and another GameObject's camera has negative depth
To reproduce:
1. Open repro project
2. Open 'test' scene
3. Change Viewport Rect width to 0.9999 in 'BottomUI camera' game object and set it back to 1
4. Change Viewport Rect width to 0.9999 or 1.0001 in 'UI Front Camera' game object and set it back to 1
Expected: both rectangles with text will be sharp
Actual: Lower rectangle becomes blurred when Viewport Rect width in 4th step is set to 1, but it works properly when it is set to 0.9999 or 1.0001
Reproduced on: 5.6.0b4, 5.6.0p3
Not reproducible: 5.5.3p2, 2017.1.0b2
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