Blender crashes when versioning the Translate node due to a nullptr storage. This happens due to an inverted nullptr check. Additionally, we remove redundant assignments from other versioning code for safety. Pull Request: https://projects.blender.org/blender/blender/pulls/143046