i'm using a referenced scene with a script that is requesting the scene name via get_tree().current_scene.name
but it is just returning with Node2D.
Im on version 3.3.2 stable and the script is in the root node of the referenced screen if it makes a difference