I’m encountering a strange bug in object creation and am having trouble figuring out how to deal with it.
The IsUnlocked variable in the image exists and is public, but has an error.
This only happens when i launch the editor and goes away if i reload the node and reconnect the pins.
However, when I start the editor again, the same error occurs again.
This was very annoying, so I tried to solve it fundamentally by fix up redirector and reloading assets, but if I did anything other than the steps I took, the errors would explode and the project would collapse.
I feel like this is the time bomb for my project. So, I’d want to resolve this before it gets any worse.
Can someone help me?
Try compiling UW Dropdown again then delete the create widget node completely and add a new one.
Hope it helps.
Disconnect IsUnlocked input node. Then right click the node with the error and select refresh nodes
If the input variable’s name has changed then reconnect the input (if the function remains the same)
Sorry, neither solution worked for me.
Delete, refresh, reload, all give the same error.
I finally managed to fix it.
Thoroughly reloaded nodes and associated objects.
Reload, and if any errors occurred, reloading them, and repeating, the errors eventually went away.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.