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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Add comment