Right now MaterialUI is messed up due to its canvas detection in additive scene. There is no logic in Canvas selection and always take the first available.
It would be great if either we can manually set the canvas for the different managers or that manager use the SceneManager to get the active scene in order to find the right canvas.