Search Issue Tracker
Fixed
Fixed in 2022.3.21f1, 2023.2.11f1, 2023.3.0b4
Votes
1
Found in
2022.3.9f1
2023.2.8f1
2023.3.0a5
Issue ID
UUM-49557
Regression
No
SSAO from depth (recreating normals) doesn't work on android
SSAO from depth is recommended on mobile platforms to avoid a depth+normals prepass. Problem is that that path is currently broken on Android:
Steps to reproduce:
- Download the repro project
- Build it to android
Axpected:
Intense ambient occlusion in the general area of where the cube and plane intersect
Actual:
A big part of the plane receives SSAO artifacts that are spatially unstable
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 2023.2.11f1):
Closing since 2023.2 is an unsupported version, however, a fix for this issue landed in 2023.2.11f1