postprocessing
postprocessing copied to clipboard
Setting MipMapBlurPass.levels makes the value keep increasing
Description of the bug
As discussed on discord this might be an issue with the setter
To Reproduce
Each time the bloomEffect.mipmapBlurPass.levels is set between 1 and 9 with step size of 1 , the value keeps increasing/stacking and eventually get "Feedback loop formed between Framebuffer and active Texture."
Library versions used
- Three: [r144]
- Post Processing: [6.28.7]
Thanks for the report! This will be fixed in the next release via 3a45746.
Fixed in [email protected].