Construct-bugs
Construct-bugs copied to clipboard
Drawing canvas does not paste sprites with two or more effects
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.
Attach a .c3p
Steps to reproduce
- launch project file
- 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.