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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment