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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
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.