Search Issue Tracker
Fixed in 2018.1.X
Votes
3
Found in
2017.2.0p4
Issue ID
986003
Regression
No
100% Transparent images still have drawcalls in UI
To reproduce:
1) Open attached project and scene
2) Play it
3) Open Frame Debugger window and Enable it
Expected: There is no Draw Call for Canvas->Image because it is fully transparent
Actual: There is a Draw Call for the Image
Reproduced in 2017.1.0f3, 2017.2.0p4, 2018.1.0b2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Yiming075
Dec 20, 2019 06:00
2018.3 still have the problem