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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment