Search Issue Tracker

In Progress

Fixed in 2023.3.0b4

Fix In Review for 2022.3.21f1, 2023.2.11f1

Votes

0

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

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.