Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.4.0
Issue ID
PPB-21
Regression
No
Textures don't have their FilterMode and WrapMode respected when changing the blending weight of post-process volume
Reproduction steps:
1. Open attached project "PPV2-TextureLerper-Repro"
2. Open Scenes/SampleScene
3. Select the "Post Processing" GameObject
4. In the "Post-process Volume" component change the Weight to any number below 1
Expected result: The static texture becomes less visible
Actual result: The static texture disappears
Reproducible with: 3.0.1 (2019.4.36f1, 2020.3.32f1), 3.2.1 (2019.4.36f1, 2020.3.32f1, 2021.2.17f1, 2022.1.0b13, 2022.2.0a8)
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 ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices
Resolution Note:
can not reproduce