Search Issue Tracker
Won't Fix
Votes
5
Found in
2020.1.0b10
2020.1.0b12
2020.2.0a13
2020.3.0f1
2023.2.0a15
Issue ID
UUM-1502
Regression
Yes
[XR SDK][MockHMD] Errors appear when copying stereo view matrices from the Main camera to a Sub camera
Reproduction steps:
1. Open attached project ("SetStereoViewMatrixBugReport.zip")
2. Open "SampleScene"
3. Make sure Render Mode is Single Pass Instanced
4. Enter Play mode
Expected result: No errors thrown
Actual result: Errors are thrown:
Screen position out of view frustum (screen pos 0.000000, 0.000000, 1000.000000) (Camera rect 0 0 0 0)
OR
Can't calculate the eye texture aspect ratio. Culling/Shadows are likely to break.
Reproducible with: 2020.1.0b10, 2020.1.0b12, 2020.2.0a13
Not reproducible with: 2019.3.16f1, 2020.1.0b9, 2020.2.0a1
Not tested with: 2017.4.40f1, 2018.4.24f1 (XR SDK is not available)
Tested with: MockHMD, Oculus Rift
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Wont fix