Compile failed

When I updated the Bolt version from 1.3.0 to 1.3.2, I've lost every events settings. I tried to re-created those Events. When I click the little button to compile in Bolt Asset window, I've got the following error.
C:\Developer\UnityProjects\CardGame\Temp\bolt\project.cs(7093,59): error CS0012: The type `UnityEngine.MonoBehaviour' is defined in an assembly that is not referenced. Consider adding a reference to assembly `UnityEngine, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
UnityEngine.Debug:LogError (object)
Photon.Bolt.Editor.Compiler.BoltUserAssemblyCompiler:ErrorDataReceived (object,System.Diagnostics.DataReceivedEventArgs)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
Answers
-
I've solved this by closing and restart Unity. However I've encountered a new problem, please help me, thank you!
0