Kawaii physics error

When creating a game build, an error appears with this plugin

PackagingResults: Error: Unknown Error

If I move the plugin folder to the project, but along with this error there are more\

UATHelper: Packaging (Windows): ERROR: System.ArgumentException: An item with the same key has already been added. Key: KawaiiPhysics
PackagingResults: Error: System.ArgumentException: An item with the same key has already been added. Key: KawaiiPhysics
PackagingResults: Error: Unknown Error

Without the plugin, the build runs without errors

Hi

Greetings @Pir

With the Packaging Results: Error, is this the same issue that you’re running into? PackagingResults: Error: Unknown Error | Community tutorial

There is a problem with the plugin, if you disable it everything is fine, the icon is by default

Which plugin are we looking at?

Kawaii physics

Thank you! I would recommend trying migrating everything over to a new/blank project if need be. I did pull this article System.ArgumentException: An item with the same key has already been added where someone was having a similar problem. There are a number of steps recommended in that thread that I’d try before migrating to a new project. I hope this helps!