Search Issue Tracker
Fixed
Fixed in 2.5.0
Votes
0
Found in [Package]
2.4.0
2.4.1
Issue ID
XRIT-82
Regression
No
The Scene is bound to the Camera in HoloLens 2 when "Use XR Device Simulator in scenes" is enabled
How to reproduce:
1. Open the attached project "arfoundation-samples.zip"
2. Open Edit>Project Settings...
3. Select XR Plug-in Management>XR Interaction Toolkit
4. Enable "Use XR Device Simulator in scenes"
5. Build And Run the project on HoloLens 2
Expected results: The Scene is not bound to the Camera
Actual results: The Scene is bound to the Camera
Reproducible with: 2.4.0, 2.4.1 (2021.3.29f1, 2022.3.6f1, 2023.1.5f1, 2023.2.0a23)
Reproducible on: Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
Resolution Note (fix version 2.5.0):
In XR 2.5.0, we have changed the automatic creation of the XR Device Simulator prefab to be excluded from standalone builds by default. A new **Instantiate In Editor Only** setting to control this behavior was added to the XR Interaction Toolkit project settings.