Skip to content

Commit 5300d19

Browse files
Tanya-Li-UnityEvergreen
authored andcommitted
Implement GetActiveSubsystem and DisplaySubsystemDefault. Deprecate XRStats XRDevice class and some XRSettings APIs
1 parent 426ad1a commit 5300d19

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Tests/SRPTests/Packages/com.unity.testing.urp/Scripts/Runtime/UniversalGraphicsTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ public static IEnumerator RunGraphicsTest(SceneGraphicsTestCase testCase)
5151
{
5252
Assert.Ignore("Quest XR Automation: Test scene is not compatible with XR and will be skipped.");
5353
}
54-
55-
XRDevice.DisableAutoXRCameraTracking(Camera.main, true);
5654
#endif
5755
int waitFrames = 1;
5856

0 commit comments

Comments
 (0)