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
- Undoing the branch rotation resets only wireframe and not mesh when undoing the action first time after launching the project
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
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.