Steps to reproduce:
1. Create new Unity project using AR Mobile Template
2. Enter Play mode
3. Observe the Console window
Actual results: “'XRInteractionManager' in scene DontDestroyOnLoad“, “Cross scene references are not supported: 'Screen Space Ray Interactor' in scene SampleScene has an invalid reference to 'XRInteractionManager' in scene DontDestroyOnLoad. This reference will not be saved in the scene.” Warnings are thrown in the Console window
Expected results: No warnings are thrown in the Console window
Reproducible with versions: 6000.6.0a6, 6000.6.0a7
Not reproducible with versions: 6000.5.0b12
Can’t test with versions: 6000.6.0a5 (NullReferenceException errors thrown in the Console window, broken Template)
Tested on (OS): macOS Tahoe 26.4.1 (M1) , Windows 11
Notes:
- Also reproduces when entering Play mode with VR template