LUA widgets that draw images of the units (e.g. unit selection, idle cons, ...) draw s3os with their normals inverted for some reason. I don't know if the cause is hardcoded or part of the LUA but either script or engine writers should look into that because it just looks... weird.
Also it uses some weird method to determine how large to draw the unit (which messes the display up with e.g. CvC's drones and units with orbital weapons) instead of simply using the unit center as the center and the radius to determine the scale.