I’m writing a custom tile type that draws gameobjects, containing a bunch of smaller sprites.
Issue is that it works fine in scene or when opening palette prefab, but in the palete window GameObjects are not getting created at all.
Is this by design? If so, won’t be it goot to add a flag like “CreateGameObjectsInPalette”?