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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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.