While renaming the type name of type used in the graph via reflection node, please note that FlowCanvas does have a refactoring tool (Graph Refactor accessible in the graph editor toolbar), which let you batch refactor missing reflection nodes quite easily. Have you tried this tool and if so does it not work for you?
Another way is to use the [DeserializeFrom] attribute above your changed name type and provide the attribute argument with the full name of the previous type (that means including namespace).
Please let me know.
Thank you!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.