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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
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