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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Resolution Note:
Wont fix