Search Issue Tracker
By Design
Votes
0
Found in
2017.1.0f3
Issue ID
930229
Regression
No
[Frame Debugger] Not overlapped UI may break UI batches
How to reproduce:
1. Download attached project
2. Run the "Test" scene
3. Open Frame Debugger (Window -> Frame Debugger)
4. Try to overlay "Image1" with "Image21"
Expected result: Canvas.RenderOverlaps suppose to show 3 of Draw Mesh while "Image21" overlaps "Image1", but not overlaps "Image22"
Actual result: Canvas.RenderOverlaps shows 4 of Draw Mesh (Check attached gif "ActualResult.gif")
Reproduce with: 5,5,2f1, 5.6.2p2, 2017.1.0f3, 2017.2.0b3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Some Build Profile settings do not remain checked when launching a project without the /Library folder through the command line
- TextMeshPro gradient tags render as literal text when using a font that contains only a part of the ASCII character set
- Small rectangles appearing in the corner of title text in Editor when System Font and Bitmap are selected in preferences
- The shortcut character is typed into the name field when a [Shift + <any alphanumeric key>] shortcut is used to create the asset from "Asset/Create"
- TextMeshPro ligatures broken when Font Style setting is changed from “Lowercase” to “Uppercase”
Add comment