Search Issue Tracker
Won't Fix
Votes
6
Found in
2019.1.0b10
2019.4
2019.4.20f1
2020.2
2021.1
Issue ID
1316739
Regression
Yes
[XR] HMD view is flipped upside down in Build when using compute shader
Reproduction steps:
1. Open the user's attached "VR-CS-Bug.zip" project
2. Build and run the project
Actual result: the view in HMD is upside down
Reproducible with: 2019.1.0b10, 2019.4.21f1, 2020.2.6f1, 2021.1.0b8, 2021.2.0a6
Not reproducible with: 2018.4.32f1, 2019.1.0b9
Notes:
- reproduced both with XR SDK (Oculus XR) and Legacy XR
- when using Single Pass Instanced, the view is rendered only to one eye or not rendered at all (black or grey screen)
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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Resolution Note (2021.1.X):
ImageFilters currently does not support ComputeShaders. If it does it can support y-flip. For now use the current work around in the compute shader.