Search Issue Tracker
Fixed in 2018.1
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
- [IL2CPP] UnityLinker error when building
- [macOS] VideoPlayer.clockTime gets stuck for a few frames when starting to play a video
- VideoPlayer.StepForward() does not VideoPlayer.OnFrameReady when using a non-transcoded video
- [Android] A few frames of audio is played when VideoPlayer.Prepare() is called with audio output mode set to Audio Source
- [Android] Audio is only stopped after a delay when VideoPlayer.Pause() is called
Yiming075
Dec 20, 2019 06:00
2018.3 still have the problem