Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1030642
Regression
No
[iOS] Visual artifacts when using LW RP in gamma colorspace on both Metal and GLES3
To reproduce:
1. Create a new project with Lightweight RP template or use QA's attached one
2. Make sure color space is set to gamma and Graphics API to Metal or GLES3
3. Build and run on device
Expected result: Scene is rendered correctly.
Actual result: Artifacts appeared on the wall.
Devices:
Reproduced with: iPhone 7 iOS 11.2.6, iPhone 8 iOS 11.0, iPhone X iOS 11.2
Not reproducible with iPhone 6s+ iOS 10.3.2, iPad Mini 4 iOS 11.4
Unity:
Reproduced with: 2018.1.0f1, 2018.2.0b1
Earlier version don't have LW RP template.
Reproduces on GLES3 and Metal API. Metal with Linear color space works fine.
NOTE: Issue disappears if you disable PostProcessing
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
- ListView fails to display items when the source list is cleared and a single element is added
- UI Toolkit ':hover' state remains active when another panel is drawn over the hovered element and Touch input is used
- Unsupported Orient modes can be selected and throw errors when using Strip VFX
- "Tab" key exits the name text field in the VFX Graph tab when renaming the Property
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
Resolution Note:
LWRP + PPv2 isn't supported and has been replaced by URP where this issue doesn't occur anymore.