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

Unable to get Soft Mask to work - console fills with errors #155

Closed
Gekkosaurus-Dev opened this issue Apr 29, 2023 · 2 comments
Closed

Unable to get Soft Mask to work - console fills with errors #155

Gekkosaurus-Dev opened this issue Apr 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Gekkosaurus-Dev
Copy link

Describe the bug
Not able to use the soft mask. I get errors and cannot get it to work.
Looks like there is another thread related to the soft mask not working in unity version 2020? Could this be related?

To Reproduce
Steps to reproduce the behavior:

  1. Use Unity Package Manager to add SoftMaskForUGUI via https://github.com/mob-sakai/SoftMaskForUGUI.git
  2. Add a 2d circle sprite to the scene
  3. Add Soft Mask component
  4. Immediately the console is full of this error:
    image

I do not know what other way that I should be adding the Soft Mask if this is incorrect?

Environment:

  • Version: 1.0.2
  • Platform:: Windows
  • Unity version: 2022.1.8f1
@Gekkosaurus-Dev Gekkosaurus-Dev added the bug Something isn't working label Apr 29, 2023
@RunoLight
Copy link

Look into readme, there should be at least 2 objects, where parent has softmask and child has softmaskable components

@mob-sakai
Copy link
Owner

Sorry for my late reply.
This package provides a soft mask for UI. SpriteRenderer is not supported.

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

No branches or pull requests

3 participants