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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Add comment