Search Issue Tracker
Feature Request
Votes
0
Found in
2020.3.35f1
2021.3.3f1
2022.2.0a16
2023.1.0a1
2023.2.0a1
Issue ID
UUM-1898
Regression
No
[XR][URP][Post Processing] Color correction colors the occlusion mesh
The issue is that postFX effect is applied fullscreen. A proper way to fix this is to only apply postFX to the visible area. To achieve that, we want to implement the visible mesh feature into XRSDK.
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
In order to resolve this issue, we would need to implement the visible mesh feature into XR SDK. This is feature work and cannot be resolved within a bug fix. We have filled it as a feature request.