If I use view.shareContext = true I’m not able to track the screen position of an object via view.project(object.scenePosition). Also It seems not to be possible to use the full screen size if switched to full screen. Toggling to shareContext = false solves these issues.
THX