Hi MarkR, Basically I have the same problem with rendering CEGUI on my 3dEngine. When I execute the renderGUI() to my render procedure, it messed up the whole rendering output. I found the cegui is always invisible, missing depth rendering, missing shadow rendering, and also flickering. Until I foun...