Transform tool does not render for ES2 preview

In Preview rendering shader level 4/5 the move/transform widget is shown properly

But when I switch to Mobile ES2 level then the move/transform widget is not show in editor.

However Rotate and Scale widgets are shown

I have noticed this BUG in version 4.10.2 and 4.11 Preview 3

Today I compiled UE4 from latest source from GitHub on Linux (Fedora 22 x86_64) and seems like this issue is not present.

However the latest UE4 v4.11 preview 4 on WIndows 7 64bit still has this issue.

Seems like it has something to do with editor shaders (that render widgets).
Any hints how to clean shader cache and recompile them ?