Paper2D breaking android packaging

Hey,
I suppose it would be a good idea, to add an information in the Paper2D description, that it doesn’t work with android packaging (and I suppose some others maybe too, didn’t try), if this is intended, then please add it to teh description, because it took me actually a few days to realize this, and, as I’ve seen on the answerhub, others had problems with it, too.

Hi Cube,

Paper2D is actually an experimental unsupported plugin, but you can try changing:

“Type” : “Editor”, to be “Runtime” instead on the Paper2D module in Paper2D.uplugin to get it running in a monolithic build.

Cheers,
Michael Noland

I actually jsut wanted to propose adding the info to the description, so people that turn it on experimentally don’t have to rediscover that it is breaking their packaging.