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

Drawing canvas does not paste sprites with two or more effects #8138

Closed
Ldwebster111 opened this issue Jul 25, 2024 · 1 comment
Closed

Drawing canvas does not paste sprites with two or more effects #8138

Ldwebster111 opened this issue Jul 25, 2024 · 1 comment
Assignees

Comments

@Ldwebster111
Copy link

Problem description

When pasting sprites using the Drawing Canvas object and a fixed resolution mode, any sprites that have two or more effects enabled are simply not pasted.

image

Attach a .c3p

canvas effect bug.zip

Steps to reproduce

  1. launch project file
  2. in editor, changing resolution mode from fixed to automatic resolves issue

Observed result

The last sprite (with two enabled effects) does not paste. The others do.

Expected result

All sprites should be enabled.

@AshleyScirra AshleyScirra self-assigned this Aug 5, 2024
@AshleyScirra
Copy link
Member

AshleyScirra commented Jan 16, 2025

The fix for #6037 appears to also correct this issue (which also uses a fixed resolution mode drawing canvas), so it appears to be a variant of that.

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

No branches or pull requests

2 participants