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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
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