Search Issue Tracker
Fixed
Fixed in 6000.3.0a2
Votes
0
Found in
2022.3.30f1
6000.0.3f1
6000.1.0a7
6000.2.0a1
6000.3.0a1
Issue ID
UUM-73078
Regression
Yes
[URP] In the Player SSAO is flipped when "After Opaque" is enabled
Steps to reproduce:
1. Open the “SSAOFlippedIssue” project
2. Build And Run the project
3. Observe the Player
Expected result: The SSAO is rendered around the “Cube” GameObjects
Actual result: The SSAO is flipped
Reproducible with: 2022.3.3f1, 2022.3.30f1, 6000.0.3f1
Not reproducible with: 2021.3.39f1, 2022.3.2f1
Testing environment: macOS Sonoma 14.4.1 (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
Reproducible with these devices:
VLNQA00334 - Xiaomi Mi A3 (Mi A3), CPU: Snapdragon 665 SM6125, GPU: Adreno 610, OS: 11
Workaround: Enable “Opaque Texture” in Universal Render Pipeline Asset (Mobile_RP Asset)
Notes:
- Doesn’t reproduce in Play Mode
- Also reproducible in the Android platform
- Doesn’t reproduce if “After Opaque” in “Mobile_Renderer” asset → Screen Space Ambient Occlusion is disabled
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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Resolution Note:
Forward-ports for this version need to be handled at a later time.
Resolution Note (fix version 6000.3.0a2):
Fixed an issue when SSAO is flipped in the player when "After Opaque" is enabled.