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
- [Android] Memory leaks ~100mb with each HTTP request until Player crashes on IL2CPP ARMv7 builds
- Item selection is offset below when UIToolkit ListView is set to dynamic height mode
- Script recompilation doesn't trigger automatically when switching build targets
- Text gets pushed to the left when typing in a text field
- "The provided object cannot be assigned a managed reference ID because it cannot be serialized on a [SerializeReference] field." thrown in the Console window when using SerializationUtility.SetManagedReferenceIdForObject with an Enum value
Yiming075
Dec 20, 2019 06:00
2018.3 still have the problem