Missing scenes in AltUI

For some reason most of my scenes don’t show up in AltUI (using remote) - i see them all in the regular interface and all devices show just fine. What am i missing here?

(they do all show up in the TableScenes - just not on the main UI Scenes pages)

are these scenes created as pure device notification ? ALTUI does not display scenes that are device notifications.

No. Regular scenes

something is wrong then. please follow this procedure:

a) check for any error in the browser javascript console while displaying the scene page
b) note down an example of a scene ID that does not display and go to MISC /Debug tools / javascript code and type :
MultiBox.getScenesSync()

and send me the result.
thx