Search Issue Tracker
Fixed in 3.2.1
Votes
0
Found in [Package]
2019.4
2019.4.31f1
2020.3
2021.2
2022.1
Issue ID
1387848
Regression
No
Alpha Buffer Postprocess is not working on iOS build target
How to reproduce:
1. Open project "ppfx repro.zip"
2. Enter the Play Mode
3. In the Hierarchy window select "Main Camera" and in the Inspector window change HDR from "Use Graphics Settings" to "Off"
4. Observe the "Small Cube" GameObject in the Game window
5. In the Hierarchy window select "Main Camera" and in the Inspector window change HDR from "Off" to "Use Graphics Settings"
6. Observe the "Small Cube" GameObject in the Game window
Expected result: With both HDR options "Small Cube" GameObject has alpha
Actual result: With "Use Graphics Settings" "Small Cube" GameObject doesn't have alpha
Reproducible with: 2.2.2 (2019.4.34f1), 3.2.0 (2020.3.25f1, 2021.2.7f1, 2022.1.0b1)
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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 3.2.1):
Fixed in: 3.2.1 (2019.4.19f1 and above)