I am currently doing the Wwise 301 course on Unity integration on Unity 2018.4.32f1, which is the recommended Unity version for this course. I am on lesson 4, which involves posting events from scripts, however, I am unable to get the Unity component to allow me to post a Wwise event. Below I have posted pictures of what the lesson’s project looks like, and what my project currently looks like. The component in question is the one that says Script at the very bottom.
https://drive.google.com/drive/folders/1Ok8RrFoAngRr4Vz7TmK1OcZK5raY-9q3?usp=share_link
I am currently under the impression that the issue is caused by the error, “Exception generating network code: System.Exception: Assembly Temp\Assembly-CSharp.dll does not exist!” However, I do not know how to solve this. Searches for this problem have said to either utilize or disable anti-virus software. I’ve done both, and neither works. I have tried re downloading the course materials and re importing the scripts, and neither worked. I am not very experienced with Unity and I am unsure how to fix this so I can continue with the course.