Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only for children option inside a scrollview #24

Closed
Racines opened this issue May 17, 2021 · 6 comments
Closed

Only for children option inside a scrollview #24

Racines opened this issue May 17, 2021 · 6 comments
Labels
bug Something isn't working released on @main

Comments

@Racines
Copy link

Racines commented May 17, 2021

Hello,

I want to use Unmask with the option "only for children" inside a scrollview (the viewport use the default UI mask).
When I do this, the mask of the viewport do not affect anymore the children that are ordered after the Unmask gameobject.
image

My hierarchy:
image

ShadowMask use Unmask with "only for children" option
and Viewport use default UI mask

Am I doing something wrong? or this is a bug?
(in this example I could manage to avoid using "only for children" but in my project I can't)

@mob-sakai
Copy link
Owner

@Racines
Sorry for my late reply.
Could you please attach a minimal project (included Assets, Packages and ProjectSettings directories) that reproduces the issue?

@Racines
Copy link
Author

Racines commented Jun 28, 2021

@mob-sakai
I made a simple project, you can open the Bug scene to view the issue.
UnmaskForUGUIBugMinimal.zip

@mob-sakai mob-sakai added the bug Something isn't working label Jun 29, 2021
@mob-sakai
Copy link
Owner

@Racines
Thanks a lot!

@mob-sakai
Copy link
Owner

WIP

@Racines
Copy link
Author

Racines commented Jun 29, 2021

WIP

Nice :)

github-actions bot pushed a commit that referenced this issue Jun 29, 2021
# [1.3.0](1.2.0...1.3.0) (2021-06-29)

### Bug Fixes

* fix sample ([2cf7348](2cf7348))
* only for children option inside a scrollview ([b1e2bcc](b1e2bcc)), closes [#24](#24)
* remove component icons ([27cf23b](27cf23b))

### Features

* add menu to create template object ([907599c](907599c))
@github-actions
Copy link

🎉 This issue has been resolved in version 1.3.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released on @main
Projects
None yet
Development

No branches or pull requests

2 participants