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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
can not reproduce