Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0p2
Issue ID
905168
Regression
Yes
Cameras does not render Canvas if Viewport rect parameters are set to default
To reproduce:
1. Download attached project "CameraDepthBug.zip" and open in Unity
2. Open "StartScreen" scene.
3. Enter Play mode.
Expected result: In Game window you will see Canvas game object and Sphere game object
Actual result: In Game window you will see only Sphere game object
Note: Commenting out line 15 of BreakOrdering.cs fixes the problem. Also, disabling the Clear Camera fixes the problem.
Note: Changing Viewport rect Width and Heigh parameters on UI Camera game object, also fixes the problem
Reproduced on Unity 5.6.0a1 and 5.6.0p3
Not reproduced on Unity 5.5.3p2 and 2017.1.0b2
Regression on Unity 5.6.0a1
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