Lukasz D

Results 3 issues of 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...

Bug
External
MRTK3

The image displayed in VR on the left eye contains artifacts. ![image](https://github.com/CesiumGS/cesium-unity/assets/12583808/8f08395e-6be2-4b54-b1a3-12dbb2351030) 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...