Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a4
Issue ID
1160846
Regression
No
[XR][WindowsMR] XRSettings.eyeTextureWidth and eyeTextureHeight return incorrect value at Start()
Steps to reproduce:
1. Download attached project
2. Open SmapleScene
3. Switch platform to UWP
4. Make sure that XR support is enabled
5. Enter play mode
6. Check Console window
Expected results: Start and Update method returns the same eyeTextureWidth and eyeTextureHeight values
Actual results: Start and first two frames return incorrect results for eyeTextureWidth and eyeTextureHeight
Reproduced with: 2019.3.0a6, 2019.2.0b6, 2019.1.7f1, 2018.4.2f1, 2017.4.27f1
Note:
- Not reproducible with OpenVR SDK
- Not reproducible in UWP Build
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Customer has indicated workaround by waiting before calling eyeTextureWidth or eyeTextureHeight. This does not meet our current bug bar, so we won't be fixing this.