MissingComponentException
MissingComponentException: There is no 'Canvas' attached to the "Save_MonolithButton" game object, but a script is trying to access it.
You probably need to add a Canvas to the game object "Save_MonolithButton". Or your script needs to check if the component is attached before using it.
Hierarchyの子とComponentは別物