Skip to content

The pixelate effect can cause the sprite to disappear when the value is very small but not zero. #5433

@Arkos123

Description

@Arkos123

Bug Behavior

The pixelate effect can cause the sprite to disappear when the value is close to zero but not zero.
After testing, the sprite will not disappear when greater than 1e-30. However, when it reaches 1e-35 or lower, the character will suddenly disappear; when set to 0, the sprite is shown again

Image

What Will It Cause

I use the script below to make the pixelate effect change from 100 to 0 for the UI clones
However, after a sufficient amount of time, the sprite suddenly disappeared, which confused me a lot.

bug.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions