Lukasz D
Lukasz D
## Describe the bug TrackedPoseDriver script is missing on Main Camera object on vanilla MRTK XR Rig prefab and when running Play mode there is a warning in the console...
The image displayed in VR on the left eye contains artifacts.  The issue was discovered on Quest 3 with Vulcan set Graphic API. The stereo rendering mode of the...
In the example scripts `PixelPerfectVisibilityCamera.main` was always null in my case because I have two cameras and PixelPerfectVisibilityCamera was attached under another camera that was not tagged as MainCamera. On...