Error Compiling newly created plugin

Works no problem i 5.4

Close your editor and run you IDE. Build & run your project. It’s probably just live coding interfering with your compile. You can’t compile in VS or Rider while having Live Coding enabled at the same time.

Here’s a solution explorer view

Also make sure you reload your project in VS if it asked you after the plugin creation is complete. It needs to refresh the project.

1 Like