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
- Environment Lighting does not change when changing its properties in Play mode
- Black artifacts appear when playing a certain transcoded video using VideoPlayer
- UI Builder fails to create StyleSheet with large file name because 'path is outside of the project'
- Repeated warnings appear when applying Lit Material to "SpriteRenderer" in 3D project
- Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
Add comment