Skip to content

BUG: UILineRenderer masking does not work #476

Description

@blizzard384

Unity UI Extensions Bug Report

Describe the bug

The masking is not working when using the UILineRenderer as a child of scroll view

To Reproduce

  1. Create scroll view
  2. Put UILineRenderer as a child of a content
  3. Scroll the view so that the UILineRenderer is outside of the view

Expected behavior

UILineRenderer is correctly masked outside of the scroll view

Actual behavior

UILineRenderer is displayed outside of the scroll view

Screenshots

image

Your Setup

  • Operation System:
    • Windows
    • MacOs
    • Linux
    • Other
  • Unity Version: 2022.3.8f1
  • Unity UI Extensions Version
    • 2.3.2

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions