Once an object reaches a certain scale the gizmo stops being drawn in front.
Steps to Reproduce
- Place an object
- Scale the object larger
- The scaled object will start being drawn in front of the gizmo.
What I expected to happen
The gizmo to be drawn in front of the object
What happened
The object starts being draw in front of the gizmo
Notes / Media
-
The bug is not present if part of the material on the object has opacity lower than 1 (both in game materials and url textures) or the transparency option is selected for canvas objects.
-
Depending on the object or if you are only scaling on one axis, the problem only occurs if you are looking head on at the objects where is depth is enough to render in front.