Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Pixel Composer

Node based VFX compositor for pixel art. · By MakhamDev

Gradient copy/paste crash (easy to reproduce)

A topic by Keinomieli created 37 days ago Views: 110 Replies: 1
Viewing posts 1 to 2

Found an issue with the gradient node when trying to copy paste values.

Reproduce steps:

  1. Create a gradient node
  2. Copy the gradient value
  3. Paste the gradient value back to itself
  4. Try to save the project
  5. Crashes

This also happens when you try to copy/paste from one gradient node to another, that's how I found it. But the crash can be replicated by just one gradient node and copy/pasting the value inside it. Crashes when attempting to save the project (unable to serialize the node).

Also added to github issues list
https://github.com/Ttanasart-pt/Pixel-Composer/issues/92

Developer

Noted, thanks for reporting.