Newer nodes may not have a fixed `legacy_type`. This was not accounted for correctly when reading nodes. Such newer nodes are exclusively identified by their idname. Fortunately, Blender 4.4 was released without any new nodes that don't have a fixed `legacy_type`. So this does not have to be backported. Pull Request: https://projects.blender.org/blender/blender/pulls/136431