mob-sakai / SoftMaskForUGUI

Enhance Unity UI (uGUI) with advanced soft-masking features to create more visually appealing effects!
https://github.com/mob-sakai/SoftMaskForUGUI
MIT License
2k stars 262 forks source link

Wrong masking with resolution change (WorldSpace Canvas) #54

Closed AGM-GR closed 5 years ago

AGM-GR commented 5 years ago

A canvas in World Space and only a simple ScrollView with a softmask viewport. At changing resolution the mask go wrong until some change in canvas elements. It seems like this element not being reconstruct at resolution change.

sm1 sm2

mob-sakai commented 5 years ago

Hi @AGM-GR Thank you for your reporting!

mob-sakai commented 5 years ago

@AGM-GR Can you submit a reproducible minimum project for this issue?

AGM-GR commented 5 years ago

There's no bug in this package. I don't know why when I tried to update this package in my project my cloud storage manager replaced it again with the old version. It's work nice now I had fixed it in my project. Sorry for the useless issue I created and thanks for this amazing package!