I have migrated my project from 4.26 to 4.27.
When I package it, I get a warning: LogPython: Warning:
‘KismetInputLibrary’ and ‘InputLibrary’ have the same name (InputLibrary) when exposed to Python. Rename one of them using ‘ScriptName’ meta-data.
I’ve seen that the Python plugin is enabled in 4.27. But when I try to disable it, I get a message that Niagara is also tied to it, so it will be disabled, too. Somehow it is disabled in 4.26 while Niagara is enabled.
Is the warning because of the Python plugin? Should I rename Kismet Input Library or Input Library?