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
- Depth is not rendered in a depth-only camera which is set up by a custom script
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
Yiming075
Dec 20, 2019 06:00
2018.3 still have the problem